{
  "id": "/",
  "name": "Liederkranz Hohenberg 1948 e.V.",
  "short_name": "LK Hohenberg",
  "description": "Vereins-App des Liederkranz Hohenberg 1948 e.V. – Termine, News, Intern",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#cc0000",
  "orientation": "portrait-primary",
  "lang": "de",
  "dir": "ltr",
  "categories": ["social", "utilities"],
  "icons": [
    {
      "src": "/icons2/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons2/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons2/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons2/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons2/icon-32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons2/icon-16.png",
      "sizes": "16x16",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/screenshot-portrait.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Startseite mit Terminen und News"
    },
    {
      "src": "/screenshots/screenshot-landscape.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Vereins-App Liederkranz Hohenberg"
    }
  ],
  "shortcuts": [
    {
      "name": "Termine",
      "short_name": "Termine",
      "description": "Aktuelle Vereinstermine",
      "url": "/?tab=termine&source=shortcut",
      "icons": [{ "src": "/icons2/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "News",
      "short_name": "News",
      "description": "Aktuelle Vereinsnews",
      "url": "/?tab=news&source=shortcut",
      "icons": [{ "src": "/icons2/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
