{
  "name": "Boots On! Band Planer",
  "short_name": "Boots On",
  "description": "Band-Koordination für Boots On! – Proben, Konzerte, Verfügbarkeit",
  "start_url": "/dashboard.php",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#080808",
  "theme_color": "#00f5c4",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/badge-icon.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "monochrome"
    }
  ]
}
