{
  "id": "/",
  "name": "Zeiterfassung · Cramer-Mühle",
  "short_name": "Zeiterfassung",
  "description": "Arbeitszeiterfassung für Kraftfahrer",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#000000",
  "theme_color": "#000000",
  "lang": "de",
  "dir": "ltr",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "/icon.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-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Kommen / Gehen", "short_name": "Heute", "url": "/#/today" },
    { "name": "Verlauf", "short_name": "Verlauf", "url": "/#/history" },
    { "name": "Urlaub", "short_name": "Urlaub", "url": "/#/leaves" }
  ]
}
