{
  "name": "WOLF – Graveda Kundenservice",
  "short_name": "WOLF",
  "description": "KI-gestützte Kundenservice-App für Graveda-Agenten",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "lang": "de",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='32' fill='%232563eb'/%3E%3Ctext x='96' y='130' font-size='100' text-anchor='middle' fill='white'%3E🐺%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Posteingang",
      "short_name": "Inbox",
      "description": "Ticket-Posteingang öffnen",
      "url": "/inbox",
      "icons": [{ "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Ctext y='80' font-size='80'%3E📥%3C/text%3E%3C/svg%3E", "sizes": "96x96" }]
    },
    {
      "name": "Dashboard",
      "short_name": "Stats",
      "description": "Agenten-Dashboard öffnen",
      "url": "/dashboard",
      "icons": [{ "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Ctext y='80' font-size='80'%3E🎯%3C/text%3E%3C/svg%3E", "sizes": "96x96" }]
    }
  ]
}
