{
  "name": "Desi Deals Hub",
  "short_name": "DesiDeals",
  "description": "Shop Premium, Play & Earn",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0D47A1",
  "icons": [
    {
      "src": "https://dummyimage.com/192x192/0D47A1/ffffff.png&text=DDH",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://dummyimage.com/512x512/0D47A1/ffffff.png&text=DDH",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}