{
  "name": "Guardians of Solano",
  "short_name": "Guardians",
  "description": "Find shelter, meals, and help in Solano County. A coordination layer for the unsupported — built with the people it serves.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["minimal-ui", "browser"],
  "background_color": "#f7f1e3",
  "theme_color": "#c69b34",
  "orientation": "portrait",
  "lang": "en",
  "dir": "ltr",
  "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-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    { "name": "Find help nearby", "url": "/map" },
    { "name": "Get started today", "url": "/today" }
  ],
  "categories": ["social", "lifestyle", "education"]
}
