{
  "name": "Event Point",
  "short_name": "EventPoint",
  "description": "Discover all city events seamlessly consolidated in one platform.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#660033",
  "background_color": "#ffffff",
  "lang": "en",
  "scope": "/",
  "icons": [
    {
      "src": "/images/eventpoint-logo-social.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/eventpoint-logo-social.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/eventpoint-logo-social.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
