{
  "id": "/",
  "scope": "/",
  "short_name": "myHu",
  "version": "0.1.10",
  "name": "myHu",
  "description": "Activities, maps, services, and useful information for your stay at hu Open Air.",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-256x256.png",
      "sizes": "256x256",
      "type": "image/png"
    },
    {
      "src": "/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "display_override": ["standalone", "browser"],
  "prefer_related_applications": false,
  "theme_color": "#000000",
  "background_color": "#ffffff",
  "shortcuts" : [
    {
      "name": "Calendar",
      "url": "/calendar",
      "description": "List of events planned for today"
    },
    {
      "name": "Map",
      "url": "/map"
    },
    {
      "name": "Experiences",
      "url": "/page/experiences"
    },
    {
      "name": "Pools",
      "url": "/page/waterpark"
    },
    {
      "name": "Useful info and contacts",
      "url": "/useful-info"
    },
    {
      "name": "Restaurants and shops",
      "url": "/page/restaurants-and-shops"
    }
  ],
  "categories": ["utilities", "travel", "entertainment"],
  "screenshots" : [
    {
      "src": "./screenshots/1.PNG",
      "sizes": "828x1792",
      "type": "image/png",
      "label": "Home screen"
    },
    {
      "src": "./screenshots/2.PNG",
      "sizes": "828x1792",
      "type": "image/png",
      "label": "Calendar view"
    },
    {
      "src": "./screenshots/3.PNG",
      "sizes": "828x1792",
      "type": "image/png",
      "label": "Activities view"
    },
    {
      "src": "./screenshots/6.PNG",
      "sizes": "828x1792",
      "type": "image/png",
      "label": "Useful information"
    },
    {
      "src": "./screenshots/4.PNG",
      "sizes": "828x1792",
      "type": "image/png",
      "label": "Experiences view"
    },
    {
      "src": "./screenshots/5.PNG",
      "sizes": "828x1792",
      "type": "image/png",
      "label": "Map and location information"
    }
  ]
}
