{
  "name": "HavenPath",
  "short_name": "HavenPath",
  "description": "No dead ends. Only next steps. A survivor-safe bridge from crisis to stability.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F3F6F1",
  "theme_color": "#0F2D48",
  "categories": ["health", "lifestyle", "social"],
  "icons": [
    { "src": "/icon-512.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": "Call 911", "short_name": "911", "description": "Emergency call", "url": "/quick-help?call=911", "icons": [{ "src": "/icon-512.png", "sizes": "192x192" }] },
    { "name": "Call hotline (24/7)", "short_name": "Hotline", "description": "National DV hotline", "url": "/quick-help?call=hotline", "icons": [{ "src": "/icon-512.png", "sizes": "192x192" }] },
    { "name": "I have 5 minutes", "short_name": "5 min", "url": "/quick-help", "icons": [{ "src": "/icon-512.png", "sizes": "192x192" }] },
    { "name": "Search by ZIP", "short_name": "Search", "url": "/resources", "icons": [{ "src": "/icon-512.png", "sizes": "192x192" }] },
    { "name": "My plan", "short_name": "Plan", "url": "/plan", "icons": [{ "src": "/icon-512.png", "sizes": "192x192" }] }
  ]
}
