{
  "name": "Axis Edge Rewards",
  "short_name": "Edge Rewards",
  "description": "Redeem your credit card points and miles for exclusive products, vouchers, and deals",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#A11450",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "any",
      "type": "image/x-icon",
      "purpose": "any"
    }
  ],
  "categories": ["shopping", "finance", "lifestyle"],
  "lang": "en",
  "dir": "ltr",
  "prefer_related_applications": false,
  "screenshots": [],
  "shortcuts": [
    {
      "name": "My Orders",
      "short_name": "Orders",
      "description": "View your order history",
      "url": "/order-history"
    },
    {
      "name": "Wishlist",
      "short_name": "Wishlist",
      "description": "View your saved items",
      "url": "/wishlist"
    },
    {
      "name": "Points Summary",
      "short_name": "Points",
      "description": "Check your points balance",
      "url": "/points-summary"
    }
  ]
}
