{
  "name": "Baustellen-App — Baumpflege Grun",
  "short_name": "Baustellen",
  "description": "Tagesblatt für das Team von Baumpflege Grun.",
  "start_url": "/heute",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F5EFE6",
  "theme_color": "#009933",
  "lang": "de",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
