{
  "name": "PlayPay Rewards",
  "short_name": "PlayPay",
  "description": "Earn points by watching videos, taking surveys and completing offers, then redeem for PayPal, Amazon, Paytm or eSewa.",
  "id": "/",
  "start_url": "/dashboard/index.php",
  "scope": "/dashboard/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f6f7f4",
  "theme_color": "#0d7a5f",
  "categories": [
    "finance",
    "lifestyle",
    "utilities"
  ],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}