{
  "name": "BEACON Reporter",
  "short_name": "Beacon",
  "description": "Community-powered crisis reporting. Capture damage, even offline. Reports sync when you reconnect.",
  "start_url": ".",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#E94B1B",
  "background_color": "#FAFAF7",
  "lang": "en",
  "categories": ["utilities", "productivity", "social"],
  "icons": [
    {
      "src": "icons/icon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
