{
  "name": "Adventure Planner Premium",
  "short_name": "Adventure",
  "description": "Plan your Chicago to Dearborn road trip with 28+ PG-rated attractions and premium tools",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1A1A2E",
  "theme_color": "#D4740A",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["travel", "navigation"]
}
