{
  "name": "The Goofy Trooper",
  "short_name": "Goofy Trooper",
  "description": "Live wait times, crowd intel, merch drops, and park tools for Walt Disney World.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0063B2",
  "theme_color": "#0063B2",
  "scope": "/",
  "lang": "en-US",
  "categories": ["travel", "entertainment", "lifestyle"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Daily Dashboard",
      "url": "/daily-dashboard",
      "description": "Live park conditions and crowd scores"
    },
    {
      "name": "Wait Times",
      "url": "/daily-dashboard/mk",
      "description": "Current Magic Kingdom wait times"
    },
    {
      "name": "Lightning Lane ROI",
      "url": "/lightning-lane",
      "description": "Is Lightning Lane worth it today?"
    },
    {
      "name": "Fast Travel",
      "url": "/fast-travel",
      "description": "Best route between any two Disney locations"
    }
  ]
}
