{
  "name": "Rewaffi",
  "short_name": "Rewaffi",
  "start_url": "/pwa-loading.html?next=%2Fcampaigns%3Fsource%3Dpwa",
  "id": "com.rewaffi",
  "description": "Rewaffi — Global Affiliate Rewards Platform",
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/images/pwa-screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Rewaffi on desktop"
    },
    {
      "src": "/images/pwa-screenshot-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Rewaffi on mobile"
    }
  ],
  "theme_color": "#0F6E56",
  "background_color": "#FBFAF4",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "protocol_handlers": [
    {
      "protocol": "web+rewaffi",
      "url": "/campaigns?source=protocol&url=%s"
    }
  ]
}
