{
  "name": "School of Rock - Musikschule",
  "short_name": "School of Rock",
  "description": "Gesangsunterricht und Instrumentalunterricht mit Spezialisierung auf Rock Stile von Alternative Rock bis Hard Rock, in Wien und Mödling",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#ec3642",
  "orientation": "portrait-primary",
  "lang": "de-AT",
  "icons": [
    {
      "src": "assets/images/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/images/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "music"],
  "shortcuts": [
    {
      "name": "Stunde buchen",
      "short_name": "Buchen",
      "url": "/buchen/",
      "icons": []
    },
    {
      "name": "Instrumente",
      "url": "/instrumente/",
      "icons": []
    }
  ]
}
