{
  "name": "WoodwardCars — Dream Cruise 2026",
  "short_name": "WoodwardCars",
  "description": "The unofficial mobile companion for the 2026 Woodward Dream Cruise. Live map, events, clubs, and alerts across all 16 miles.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0A0F0D",
  "background_color": "#0A0F0D",
  "categories": ["navigation", "utilities", "lifestyle"],
  "lang": "en-US",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og.png",
      "sizes": "1200x630",
      "type": "image/png",
      "label": "WoodwardCars 16-mile corridor map"
    }
  ]
}
