{
  "name": "Diecast Radar",
  "short_name": "Radar",
  "description": "Live 1:64 diecast availability across major retailers, surprise restock alerts, and verified in-store sightings. Covers Hot Wheels and Mini GT.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#7c3aed",
  "orientation": "any",
  "scope": "/",
  "lang": "en",
  "categories": ["shopping", "lifestyle", "utilities"],
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Report Sighting",
      "short_name": "Sighting",
      "description": "Quickly report an in-store 1:64 diecast sighting",
      "url": "/sightings/new",
      "icons": [{ "src": "/icons/shortcut-sighting.png", "sizes": "96x96" }]
    },
    {
      "name": "Catalog",
      "short_name": "Catalog",
      "description": "Browse live 1:64 availability across major retailers",
      "url": "/catalog",
      "icons": [{ "src": "/icons/shortcut-catalog.png", "sizes": "96x96" }]
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
