{
  "name": "MyEventify",
  "short_name": "MyEventify",
  "description": "Deine Events \u2013 flexibel, modern, perfekt f\u00fcr deine besonderen Erlebnisse.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#050808",
  "theme_color": "#050808",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
