{
  "name": "Line Dance Atlas",
  "short_name": "LD Atlas",
  "description": "Installierbare Web-App fuer Archiv, Gruppen, Events und Lernlisten.",
  "lang": "de-DE",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#d4e1eb",
  "theme_color": "#1f6fff",
  "categories": ["productivity", "lifestyle"],
  "icons": [
    {
      "src": "/pwa-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/pwa-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/maskable-icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
