{
  "name": "Going Out 2.0",
  "short_name": "Going Out",
  "description": "Europe's best events, markets, and day trips for service members.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#07080C",
  "theme_color": "#07080C",
  "orientation": "portrait-primary",
  "scope": "/",
  "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"
    }
  ],
  "categories": [
    "travel",
    "lifestyle",
    "entertainment"
  ],
  "shortcuts": [
    {
      "name": "Discover Events",
      "url": "/?screen=home",
      "description": "Browse upcoming events near your base"
    },
    {
      "name": "Christmas Markets",
      "url": "/?screen=alerts",
      "description": "European Christmas market alerts"
    }
  ]
}