{
  "name": "Duka — Retail Management",
  "short_name": "Duka",
  "description": "Multi-store retail management platform — POS, inventory, HR, van sales",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f1f5f9",
  "theme_color": "#6366f1",
  "lang": "en",
  "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" }
  ],
  "categories": ["business", "finance", "productivity"],
  "shortcuts": [
    { "name": "POS", "url": "/pos", "description": "Open point-of-sale" },
    { "name": "Inventory", "url": "/inventory", "description": "View inventory" }
  ]
}
