{
  "id": "/customer-app",
  "name": "OdiHaat Customer",
  "short_name": "OdiHaat",
  "description": "OdiHaat village marketplace for customers",
  "start_url": "/index.html?app=customer",
  "scope": "/index.html",
  "display": "standalone",
  "background_color": "#fffaf0",
  "theme_color": "#f2c230",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/images/icons/customer/customer-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icons/customer/customer-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}