{
  "name": "Flow — Life, but easier.",
  "short_name": "Flow",
  "description": "Your calm AI daily co-pilot. Real weather, tiny decisions, and a quieter day.",
  "theme_color": "#000000",
  "background_color": "#000000",
  "display": "standalone",
  "display_override": ["standalone", "fullscreen"],
  "id": "/",
  "orientation": "portrait",
  "scope": "/",
  "start_url": "/",
  "categories": ["lifestyle", "health", "productivity"],
  "icons": [
    {
      "src": "/pwa-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/pwa-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
