{
  "name": "SPS – Smart Project Planning",
  "short_name": "SPS",
  "description": "SPS Projektplanung: Aufträge, Erfassungen, Tickets und Zeiterfassung",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f9fafb",
  "theme_color": "#2563eb",
  "lang": "de",
  "icons": [
    { "src": "/icons/pwa-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/pwa-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icons/pwa-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Zeiterfassung",
      "url": "/zeiterfassung",
      "icons": [{ "src": "/icons/pwa-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Tickets",
      "url": "/tickets",
      "icons": [{ "src": "/icons/pwa-192.png", "sizes": "192x192" }]
    }
  ]
}
