{
  "name": "RupeeTime",
  "short_name": "RupeeTime",
  "description": "RupeeTime - Earn money watching videos, reels, and ads every day.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#4a6cf7",
  "background_color": "#121723",
  "categories": ["finance", "entertainment"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/images/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icons/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
