{
  "name": "BATMAN — Bylaw And Threat Monitoring Action Network",
  "short_name": "BATMAN",
  "description": "The Community's Eyes and Ears. Real-time community reporting, cleanup, safety, and rewards.",
  "start_url": "/",
  "id": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#15110d",
  "theme_color": "#d4a14c",
  "categories": ["lifestyle", "social", "utilities"],
  "prefer_related_applications": false,
  "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.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "Submit a report", "short_name": "Submit", "url": "/report", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Live map", "short_name": "Map", "url": "/", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Rewards wallet", "short_name": "Rewards", "url": "/rewards", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }
  ]
}
