{
  "name": "Gammon Guru",
  "short_name": "Gammon Guru",
  "description": "Free backgammon in your browser — no account needed. Play vs a strong AI, challenge friends online, train with expert analysis, and solve daily puzzles.",
  "id": "/",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "background_color": "#fffdf8",
  "theme_color": "#5a3426",
  "orientation": "any",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
