{
  "name": "DemoPOS",
  "short_name": "DemoPOS",
  "description": "Billing, stock and GST for your counter",
  "start_url": "/dashboard/pos",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#F2F3F6",
  "theme_color": "#1C2340",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
