{
  "name": "STL Veterans Hub — St. Louis Veterans Resource Center",
  "short_name": "STL Veterans Hub",
  "description": "Housing, VA care, benefits, jobs, mental health, and 24/7 crisis help for Veterans in St. Louis and within 25 miles.",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b1d3a",
  "theme_color": "#0b1d3a",
  "lang": "en-US",
  "categories": ["government", "health", "social"],
  "icons": [
    {
      "src": "/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Get Help Now",
      "short_name": "Get Help",
      "url": "/get-help-now",
      "description": "Crisis lines and walk-in help"
    },
    {
      "name": "Resource Directory",
      "short_name": "Directory",
      "url": "/resources"
    },
    {
      "name": "My Hub",
      "short_name": "My Hub",
      "url": "/my-hub"
    }
  ]
}
