{
  "name": "Safe72 — your neighbors, your first 72 hours",
  "short_name": "Safe72",
  "description": "The neighborhood network for the first 72 hours: check in, share resources, reach each other when everything else is down — and share what you've got the rest of the time.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f4ecdc",
  "theme_color": "#f4ecdc",
  "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-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "./icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ]
}
