{
  "name": "MOHANDISS Cloud Retail & ZATCA POS - مهندس لنقاط البيع",
  "short_name": "MOHANDISS POS",
  "description": "Saudi ZATCA Compliant Multi-tenant Retail SaaS & POS System with Offline Sync and Multi-Branch Management",
  "start_url": "/",
  "id": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui", "browser"],
  "background_color": "#020617",
  "theme_color": "#0f172a",
  "orientation": "any",
  "categories": ["business", "finance", "productivity", "shopping"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "192x192 512x512 any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ],
  "shortcuts": [
    {
      "name": "شاشة الكاشير (POS Screen)",
      "short_name": "POS",
      "description": "Open Cashier & POS checkout screen",
      "url": "/?view=POS",
      "icons": [{ "src": "/icon.svg", "sizes": "192x192", "type": "image/svg+xml" }]
    },
    {
      "name": "لوحة العمليات (ERP Dashboard)",
      "short_name": "ERP",
      "description": "Open Retail Operations and Multi-Branch Management",
      "url": "/?view=ERP",
      "icons": [{ "src": "/icon.svg", "sizes": "192x192", "type": "image/svg+xml" }]
    }
  ]
}
