{
  "name": "EarthVibes Music & Wellness Festival 2026",
  "short_name": "EarthVibes 2026",
  "description": "Official schedule and guide for EarthVibes Music & Wellness Festival, June 12-14, 2026 in Farmingdale, NJ",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#9333EA",
  "orientation": "portrait",
  "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": ["music", "lifestyle", "health"],
  "shortcuts": [
    {
      "name": "Schedule",
      "short_name": "Schedule",
      "description": "View festival schedule",
      "url": "/",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "My Schedule",
      "short_name": "My Schedule",
      "description": "View your bookmarked events",
      "url": "/?filter=bookmarked",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Map",
      "short_name": "Map",
      "description": "View venue map",
      "url": "/map",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
