{
  "name": "Kasiro — Africa's Prediction Market",
  "short_name": "Kasiro",
  "description": "Trade what you know. Pick outcomes on sports, politics, crypto, and entertainment. Win USDT.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#1A1A2E",
  "background_color": "#1A1A2E",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["finance", "sports"],
  "lang": "en",
  "dir": "ltr",
  "scope": "/",
  "id": "/"
}