{
  "id": "/",
  "name": "Kurtech App – Bauorganisation",
  "short_name": "Kurtech App",
  "description": "Mobile Bauorganisation für Zeiten, Projekte, Teams, Dokumente, Aufgaben, Mängel und Baustellennachweise.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "orientation": "any",
  "background_color": "#F3F5F1",
  "theme_color": "#17211D",
  "lang": "de",
  "dir": "ltr",
  "categories": ["business", "productivity", "utilities"],
  "prefer_related_applications": false,
  "screenshots": [
    {
      "src": "/og-kurtech-app.png",
      "sizes": "1731x909",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Kurtech App – mobile Bauorganisation"
    }
  ],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
