{
  "name": "Magic Pass Plus",
  "short_name": "Magic Pass",
  "description": "Your complete Disney vacation command center. Plan smarter, save more, enjoy every minute.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#080E1E",
  "theme_color": "#080E1E",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["travel", "entertainment", "lifestyle"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Live Park Mode",
      "short_name": "Live Park",
      "description": "Real-time wait times and park info",
      "url": "/live-park",
      "icons": [{ "src": "/favicon.png", "sizes": "512x512" }]
    },
    {
      "name": "Dining Alerts",
      "short_name": "Dining",
      "description": "Monitor dining reservation availability",
      "url": "/dining-alerts",
      "icons": [{ "src": "/favicon.png", "sizes": "512x512" }]
    },
    {
      "name": "Trip Planner",
      "short_name": "Trip",
      "description": "Plan your perfect Disney itinerary",
      "url": "/trip-planner",
      "icons": [{ "src": "/favicon.png", "sizes": "512x512" }]
    }
  ]
}
