{
  "name": "O&W Security Kundenportal",
  "short_name": "O&W Portal",
  "description": "Kundenportal für O&W Security GmbH - Retail Security & Loss Prevention",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#1a237e",
  "background_color": "#f5f5f5",
  "icons": [
    {
      "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.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Nachbestellen",
      "short_name": "Bestellen",
      "description": "Schnell nachbestellen",
      "url": "/index.html?tab=shop"
    },
    {
      "name": "Support Ticket",
      "short_name": "Support",
      "description": "Neues Support-Ticket öffnen",
      "url": "/index.html?tab=service"
    }
  ],
  "categories": ["business", "productivity"]
}
