{
  "name": "Anaheim Park Tracker",
  "short_name": "ParkTracker",
  "description": "Track your rides, food and drinks at Disneyland and California Adventure",
  "start_url": "/app.php",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d1b2a",
  "theme_color": "#0d1b2a",
  "icons": [
    {"src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable"},
    {"src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable"}
  ],
  "categories": ["entertainment", "travel", "lifestyle"]
}
