{
  "name": "Mancala - Board Game",
  "short_name": "Mancala",
  "description": "Play Mancala (Kalah) online - challenge the AI, play locally with a friend, or compete in online multiplayer.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F5F0EB",
  "theme_color": "#8B7355",
  "orientation": "any",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%238B7355'/><circle cx='50' cy='50' r='28' fill='%235C4033'/><circle cx='35' cy='40' r='5' fill='%23C4A77D'/><circle cx='55' cy='35' r='5' fill='%23C4A77D'/><circle cx='65' cy='50' r='5' fill='%23C4A77D'/><circle cx='45' cy='60' r='5' fill='%23C4A77D'/></svg>",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
