{
  "$schema": "https://json.schemastore.org/web-manifest-combined.json",
  "name": "Payout Partners",
  "short_name": "Payout Partners",
  "description": "The premium iGaming affiliate program — lifetime revenue share, weekly payments and a dedicated partner manager.",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F4F5F7",
  "theme_color": "#4F46E5",
  "lang": "en",
  "dir": "ltr",
  "categories": ["business", "finance", "marketing"],
  "icons": [
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Apply",
      "short_name": "Apply",
      "description": "Apply to the partner program",
      "url": "/?utm_source=pwa&utm_medium=shortcut#partner",
      "icons": [{ "src": "favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "Commissions",
      "short_name": "Rates",
      "description": "View commission models",
      "url": "/commissions",
      "icons": [{ "src": "favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "News",
      "short_name": "News",
      "description": "Latest articles and updates",
      "url": "/news",
      "icons": [{ "src": "favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    }
  ]
}
