{
  "name": "HandwerkOS — Baustellen-Plattform",
  "short_name": "HandwerkOS",
  "description": "Projekte, Zeiterfassung, Regie, Pläne und Kommunikation für die Baustelle — auch offline.",
  "id": "./",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#09090b",
  "theme_color": "#f97316",
  "lang": "de",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "./icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "./icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "./icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
