{
  "name": "OrlandoDays",
  "short_name": "OrlandoDays",
  "description": "Plan your Florida theme-park trip — live queue times, itinerary and a shared family photo gallery.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FBF1DD",
  "theme_color": "#F2643A",
  "orientation": "portrait",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
