{
  "name": "Grateful' - Train Your Brain to Notice Good Stuff",
  "short_name": "Grateful'",
  "description": "Simple daily gratitude app that trains your brain to notice good things. Write 3 good things daily for better relationships and self-worth.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FBF1E6",
  "theme_color": "#CBA77E",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["health", "lifestyle", "productivity"],
  "lang": "en",
  "dir": "ltr"
} 