{
  "name": "HomeChef POS by Office Smart Apps",
  "short_name": "HomeChef POS",
  "description": "Order fresh home-made curries online with delivery tracking",
  "scope": "/HomeChef/",
  "start_url": "/HomeChef/",
  "display": "standalone",
  "theme_color": "#F87171",
  "background_color": "#ffffff",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable any" }
  ]
}