{
  "name": "AlpineERP Mobile",
  "short_name": "AlpineERP",
  "description": "AlpineERP Mobile Workforce Platform — Zeiterfassung, Aufgaben, Checklisten",
  "start_url": "/mobile",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#2563eb",
  "background_color": "#ffffff",
  "lang": "de-CH",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "Zeiterfassung",
      "url": "/mobile/time",
      "description": "Schnell einstempeln"
    },
    {
      "name": "Aufgaben",
      "url": "/mobile/tasks",
      "description": "Aktuelle Aufgaben anzeigen"
    }
  ]
}
