{
  "name": "Eventap",
  "short_name": "Eventap",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#edf2f7",
  "theme_color": "#edf2f7",
  "orientation": "portrait",
  "icons": [
    {
      "purpose": "maskable",
      "sizes": "512x512",
      "src": "https://development.eventap.co.uk/static/web/public/icons/brand_icon_maskable.png",
      "type": "image/png"
    },
    {
      "purpose": "any",
      "sizes": "512x512",
      "src": "https://development.eventap.co.uk/static/web/public/icons/brand_icon_rounded.png",
      "type": "image/png"
    }
  ]
}
