{
  "id": "/",
  "scope": "/",
  "name": "White Owl Rising Recovery Guide",
  "short_name": "White Owl Rising",
  "description": "Recovery resources, daily guidance and community support to help people rebuild their lives—one step at a time.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#082B55",
  "theme_color": "#022B57",
  "categories": ["health", "lifestyle", "utilities"],
  "icons": [
    { "src": "/icon-192.png?v=2", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png?v=2", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    {
      "name": "Emergency Help",
      "short_name": "Emergency",
      "url": "/emergency",
      "icons": [{ "src": "/icon-192.png?v=2", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Recovery Meetings",
      "short_name": "Meetings",
      "url": "/meetings",
      "icons": [{ "src": "/icon-192.png?v=2", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Recovery Housing",
      "short_name": "Housing",
      "url": "/sober-living",
      "icons": [{ "src": "/icon-192.png?v=2", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
