{
  "short_name": "Orlando Buzz",
  "name": "Orlando Buzz — Orlando Trip Planner & Budget Tool",
  "description": "Plan your Orlando trip from the UK: compare park tickets, hotels, transport and entertainment in GBP, then build a day-by-day budget.",
  "icons": [
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "background_color": "#ffffff",
  "theme_color": "#FA7F2E",
  "display": "standalone",
  "orientation": "portrait"
}
