{
  "name": "RetroCal Inspector",
  "short_name": "RetroCal",
  "description": "SB 721 balcony and exterior elevated element inspections — works offline in the field.",
  "id": "/inspect",
  "start_url": "/inspect",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#000000",
  "theme_color": "#000000",
  "categories": ["business", "productivity", "utilities"],
  "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" }
  ],
  "shortcuts": [
    {
      "name": "Inspector Console",
      "short_name": "Inspect",
      "url": "/inspect",
      "description": "Open assigned inspections."
    }
  ]
}
