{
  "name": "StreetHaven",
  "short_name": "StreetHaven",
  "description": "Sacramento homeless resources, shelters, community safety, and support tools — community-powered and free.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#1A1A1A",
  "background_color": "#1A1A1A",
  "scope": "/",
  "lang": "en-US",
  "categories": ["social", "utilities"],
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.svg",
      "sizes": "180x180",
      "type": "image/svg+xml"
    }
  ],
  "shortcuts": [
    {
      "name": "Resource Map",
      "short_name": "Map",
      "description": "View the interactive resource map",
      "url": "/map",
      "icons": [{ "src": "/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" }]
    },
    {
      "name": "Community Board",
      "short_name": "Board",
      "description": "Community posts and check-ins",
      "url": "/board",
      "icons": [{ "src": "/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" }]
    },
    {
      "name": "Jobs",
      "short_name": "Jobs",
      "description": "Job listings and opportunities",
      "url": "/jobs",
      "icons": [{ "src": "/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" }]
    }
  ],
  "screenshots": [],
  "related_applications": [],
  "prefer_related_applications": false
}
