{
  "name": "Tank Battle Online",
  "short_name": "Tank Battle",
  "description": "Online multiplayer tank battle game",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0e0806",
  "theme_color": "#F0F0FF",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64",
      "type": "image/x-icon"
    }
  ],
  "categories": ["games", "entertainment"]
}
