{
  "name": "HS HAMM Elternportal",
  "short_name": "HS HAMM",
  "description": "Elternportal der Hockeyschule Hamm",
  "start_url": "/elternportal.php",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#080d09",
  "theme_color": "#080d09",

  "icons": [
    {
      "src": "img/hs-hamm-logo1.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "img/hs-hamm-logo1.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}