{
  "name": "SGH Portal",
  "short_name": "SGH",
  "description": "Das digitale Portal der SG Hettstadt.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f3f4f7",
  "theme_color": "#e60228",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/assets/img/apple-touch-icon-1.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}