{
  "name": "BreakDawn - Start your day stronger",
  "short_name": "BreakDawn",
  "description": "24/7 alcohol recovery companion: Ikki AI, crisis lifeline, private support circle, craving tools, and milestones.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0D0D1A",
  "theme_color": "#0D0D1A",
  "categories": ["health", "lifestyle", "medical"],
  "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.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Crisis Lifeline",
      "short_name": "Crisis",
      "description": "Open emergency support resources",
      "url": "/crisis",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Talk to Ikki",
      "short_name": "Ikki",
      "url": "/ikki",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Craving Buster",
      "short_name": "Craving",
      "url": "/craving",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
