{
  "name": "WORKZE",
  "short_name": "WORKZE",
  "description": "AI-powered financial assistant — scan receipts, manage invoices, and chat with your finances.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d0020",
  "theme_color": "#863bff",
  "orientation": "portrait-primary",
  "lang": "nl",
  "categories": ["finance", "productivity"],
  "icons": [
    {
      "src": "/favicon-32x32.png?v=20260504",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/icon-192x192.png?v=20260504",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512x512.png?v=20260504",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512x512.png?v=20260504",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Chat",
      "url": "/chat",
      "description": "Open AI chat"
    },
    {
      "name": "Bonnetje scannen",
      "url": "/bonnetje",
      "description": "Scan een bonnetje"
    }
  ]
}
