{
  "name": "Anarick - Great Savings Platform",
  "short_name": "Anarick",
  "description": "Find the best deals, discounts and loot offers on Amazon, Flipkart, Myntra and more.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#08080c",
  "theme_color": "#08080c",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "/adaptive-icon.png",
      "type": "image/png",
      "sizes": "1024x1024",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Latest Deals",
      "url": "/offers",
      "description": "Check the latest offers and discounts"
    }
  ]
}
