{
  "name": "WaitWise - Real-Time Theme Park Queues",
  "short_name": "WaitWise",
  "description": "Live queue times for 130+ theme parks worldwide. Never wait in line again.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#18181b",
  "theme_color": "#3b82f6",
  "icons": [
    {
      "src": "logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["travel", "entertainment", "lifestyle"],
  "orientation": "portrait-primary"
}