{
  "name": "Woliin Bet",
  "short_name": "Woliin Bet",
  "description": "Ethiopia's premier online bingo and gaming platform. Play Bingo, Keshkesh, Spin, and Material Lottery.",
  "start_url": "/?utm_source=web_app_manifest",
  "id": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#071A12",
  "theme_color": "#0F8F5B",
  "lang": "en",
  "dir": "ltr",
  "categories": [
    "entertainment",
    "games"
  ],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/favicon-48x48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "/favicon-64x64.png",
      "sizes": "64x64",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "512x512",
      "type": "image/png",
      "label": "Woliin Bet Logo"
    }
  ]
}