{
  "name": "FESTS IO - Music Festivals & Parties Worldwide",
  "short_name": "FESTS IO",
  "description": "Discover music festivals, raves and parties around the world - dates, lineups and tickets in one place.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#000000",
  "theme_color": "#000000",
  "categories": ["entertainment", "music", "events", "travel"],
  "icons": [
    { "src": "/assets/img/fests/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/assets/img/fests/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" },
    { "src": "/assets/img/fests/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "All events", "short_name": "Events", "url": "/events" },
    { "name": "This weekend", "short_name": "Weekend", "url": "/weekend" },
    { "name": "Destinations", "short_name": "Destinations", "url": "/worldwide" },
    { "name": "Magazine", "short_name": "Magazine", "url": "/magazine" }
  ]
}
