{
  "name": "Forex Brokers Africa - Best Forex Brokers Platform",
  "short_name": "Forex Brokers Africa",
  "description": "Compare the best forex brokers with expert reviews and analysis",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "categories": ["finance", "business"],
  "lang": "en-US",
  "dir": "ltr",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/android-chrome-512x512.png", 
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180", 
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "/screenshot-narrow.png", 
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Compare Brokers",
      "short_name": "Compare",
      "description": "Compare forex brokers side by side",
      "url": "/compare",
      "icons": [
        {
          "src": "/compare-icon.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Browse Brokers",
      "short_name": "Brokers", 
      "description": "Browse all forex brokers",
      "url": "/brokers",
      "icons": [
        {
          "src": "/brokers-icon.png",
          "sizes": "96x96"
        }
      ]
    }
  ]
}