{
  "name": "smartGMA",
  "short_name": "smartGMA",
  "start_url": "/smartgma/?source=pwa",
  "scope": "/smartgma/",
  "display": "standalone",
  "background_color": "#f8f9fb",
  "theme_color": "#00ADEF",
  "description": "smartGMA Spots und Infos – mobil als Web-App.",
  "icons": [
    {
      "src": "/smartgma/pwa/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/smartgma/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/smartgma/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}