{
  "name": "spooorts Studio",
  "short_name": "spooorts",
  "description": "Eigene Website und App für Euer Sport Studio",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#30498c",
  "theme_color": "#30498c",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "img/spooorts_logo_beta.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}