{
  "id": "/?source=pwa",
  "name": "WinWallGame - Earn & Win",
  "short_name": "WinWallGame",
  "description": "Winwallgame is a platform where you can earn rewards, play games, and complete offers.",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d1117",
  "theme_color": "#c026d3",
  "icons": [
    {
      "src": "/images/logo/logo-app.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/logo/logo-app.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/logo/logo-app.png",
      "sizes": "600x600",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "prefer_related_applications": false
}