{
  "name": "Hex Dice Wars",
  "short_name": "Dice Wars",
  "description": "Play the classic Dice Wars game on a hexagonal grid against smart AI opponents.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0d0e15",
  "theme_color": "#10b981",
  "orientation": "any",
  "icons": [
    {
      "src": "https://img.icons8.com/color/192/000000/dice.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://img.icons8.com/color/512/000000/dice.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
