{
  "name": "Gourmen",
  "short_name": "Gourmen",
  "description": "Gourmen-Verein Webapp - Verwaltung und Organisation",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1b232e",
  "theme_color": "#1b232e",
  "orientation": "portrait-primary",
  "scope": "/",
  "id": "gourmen-pwa",
  "categories": ["lifestyle", "productivity", "social"],
  "lang": "de",
  "icons": [
    {
      "src": "/static/img/pwa/icon-192.ee7f0987.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/img/pwa/icon-512.21a600c7.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/img/pwa/icon-192-maskable.9cc8e23a.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/static/img/pwa/icon-512-maskable.dea3b97a.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
} 