{
  "name": "IQ-POS Platform",
  "short_name": "IQ-POS",
  "description": "IQ-POS Platform & IQ Order — food delivery and multi-store POS for jewelry, fashion, restaurants, and more.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#b45309",
  "orientation": "any",
  "shortcuts": [
    { "name": "IQ Order", "short_name": "Order", "url": "/app", "icons": [{ "src": "/favicon.png", "sizes": "192x192" }] },
    { "name": "IQ Driver", "short_name": "Driver", "url": "/driver-login", "icons": [{ "src": "/favicon.png", "sizes": "192x192" }] }
  ],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
