{
  "name": "Referzo - Affiliate & Influencer Marketing Network",
  "short_name": "Referzo",
  "description": "Referzo connects brands, affiliates, and influencers through smart tracking, real-time analytics, secure payouts, and performance marketing automation.",
  "start_url": "index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0A1F44",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}