{
  "name": "My Festival Plan",
  "short_name": "Festival Plan",
  "id": "/",
  "description": "Your personalized guide to dance festivals. View schedules, artist bios, and create your perfect festival plan.",
  "icons": [
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "background_color": "#0d0a05",
  "theme_color": "#c89a2b",
  "categories": ["entertainment", "lifestyle", "music"],
  "lang": "en-US",
  "scope": "/",
  "prefer_related_applications": false,
  "screenshots": [
    {
      "src": "/images/festivals/festival-example-1.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Example festival 1"
    },
    {
      "src": "/images/festivals/festival-example-2.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Example festival 2"
    }
  ]
}
