{
  "name": "It Ain't Working",
  "short_name": "IAW",
  "description": "Check before you go — real-time reports on what's open, broken, or out of stock.",
  "start_url": "/home",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFFDF6",
  "theme_color": "#FFDD00",
  "categories": ["utilities", "lifestyle", "navigation"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Report an issue", "url": "/report", "short_name": "Report" },
    { "name": "Live map", "url": "/map", "short_name": "Map" },
    { "name": "Search", "url": "/search", "short_name": "Search" }
  ]
}
