{
  "id": "/customer",
  "name": "DRYFU - Premium Dryfruits & Spices",
  "short_name": "DRYFU",
  "description": "Buy premium quality dryfruits and spices online.",
  "start_url": "index.html?app=customer",
  "display": "standalone",
 "background_color": "#ffffff",
  "theme_color": "#128c7e",
  "orientation": "portrait",
  "icons": [
    {
      "src": "logo-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "logo-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}