{
  "name": "Go-Geenie — Aspiration OS",
  "short_name": "Go-Geenie",
  "description": "Turn your wishes into a plan. AI-guided goals + funding pathways + rewards.",
  "id": "/",
  "start_url": "/?src=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "lang": "en",
  "dir": "ltr",
  "categories": ["productivity", "lifestyle", "education"],
  "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-512-maskable.png",  "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/apple-touch-icon.png",   "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    {
      "name": "New Dream",
      "short_name": "New Dream",
      "description": "Capture a new wish and let Geenie break it down.",
      "url": "/new?src=pwa_shortcut",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "My Value",
      "short_name": "Wallet",
      "description": "See your streak shields and rewards.",
      "url": "/value?src=pwa_shortcut",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Chat with Geenie",
      "short_name": "Chat",
      "description": "Ask Geenie anything about your goals.",
      "url": "/chat?src=pwa_shortcut",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "prefer_related_applications": false
}
