{
  "name": "BallMtaani",
  "short_name": "BallMtaani",
  "description": "Kenyan football intelligence, live scores, predictions, debates, fan zones and World Cup 2026 tracking.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0B0B0B",
  "theme_color": "#B30000",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-KE",
  "categories": ["sports", "social", "entertainment"],
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Football Data Center",
      "short_name": "Matches",
      "description": "Open live scores, fixtures, results and standings",
      "url": "/matches",
      "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Mchambuzi Halisi",
      "short_name": "Mchambuzi",
      "description": "Ask the BallMtaani AI football analyst",
      "url": "/mchambuzi-halisi",
      "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "World Cup 2026",
      "short_name": "WC26",
      "description": "Track World Cup 2026 fixtures, groups and stadiums",
      "url": "/world-cup-2026",
      "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192" }]
    }
  ]
}
