{
  "name": "Gerüstbuch",
  "short_name": "Gerüstbuch",
  "description": "Gerüstbuch dokumentiert Aufbau, Prüfung, Freigabe, Umbau und Abbau je Gerüstobjekt. Standzeiten bleiben für die Abrechnung nachvollziehbar.",
  "lang": "de-DE",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d1219",
  "theme_color": "#2f81f7",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}