{
  "name": "Routine Tracker",
  "short_name": "Routine",
  "description": "Daily habits, tasks, dashboard, CBT check-ins, and AI review.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f7f4ee",
  "theme_color": "#4f7a5b",
  "icons": [
    {
      "src": "/static/shared_ui/pwa/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/shared_ui/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
