{
  "name": "dukaPOS - Endesha your business as a pro - Mobile Easy",
  "short_name": "dukaPOS",
  "description": "Mobile Easy POS - Big 48px buttons, FAB quick sell, one-hand use, install like WhatsApp, works offline, payment + buyer help center - Icon: cart + growth",
  "start_url": "./index.html",
  "display": "standalone",
  "display_override": [
    "window-controls-overlay",
    "standalone",
    "minimal-ui"
  ],
  "background_color": "#0f172a",
  "theme_color": "#22c55e",
  "orientation": "portrait",
  "scope": "./",
  "id": "dukapos-ke-v33-install-fix",
  "lang": "en",
  "categories": [
    "business",
    "productivity",
    "shopping"
  ],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard Mobile Easy",
      "short_name": "Dashboard",
      "description": "Open dashboard - Big buttons",
      "url": "index.html",
      "icons": [
        {
          "src": "icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Sell Product Big Button",
      "short_name": "Sell",
      "description": "Quick sell FAB",
      "url": "index.html#sales",
      "icons": [
        {
          "src": "icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Products Remove Restock",
      "short_name": "Products",
      "description": "Add products",
      "url": "index.html#products",
      "icons": [
        {
          "src": "icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Buyer Shop Mobile",
      "short_name": "Shop",
      "description": "Open buyer shop",
      "url": "shop.html",
      "icons": [
        {
          "src": "icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "handle_links": "preferred",
  "launch_handler": {
    "client_mode": [
      "focus-existing",
      "navigate-existing",
      "auto"
    ]
  },
  "edge_side_panel": {
    "preferred_width": 400
  },
  "prefer_related_applications": false,
  "screenshots": [
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "wide",
      "label": "dukaPOS - Mobile Easy with cart growth icon"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "dukaPOS POS Mobile Easy"
    }
  ]
}