{
  "short_name": "XO ET",
  "name": "XO Ethiopia — Play Tic Tac Toe & Win Real Money",
  "description": "Ethiopia's #1 competitive Tic Tac Toe game. Play for real ETB prizes against live opponents.",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0a0a14",
  "background_color": "#0a0a14",
  "categories": ["games", "entertainment"],
  "lang": "en",
  "prefer_related_applications": false,
  "related_applications": [],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Play Now",
      "short_name": "Play",
      "url": "/gameplay",
      "icons": [{ "src": "favicon.png", "sizes": "192x192" }]
    }
  ]
}
