{
  "name": "TrensGame - play-to-earn 2D battle royale",
  "short_name": "TrensGame",
  "description": "A fast 2D battle royale where every round pays out on-chain. Drop in, win the round, take the pot.",
  "background_color": "#3d3e48",
  "theme_color": "#38d18a",
  "start_url": ".",
  "display": "fullscreen",
  "orientation": "landscape",
  "categories": ["games"],
  "icons": [
    {
      "src": "./img/logos/trens_game_favicon_16x16.png",
      "type": "image/png",
      "sizes": "16x16"
    },
    {
      "src": "./img/logos/trens_game_favicon_32x32.png",
      "type": "image/png",
      "sizes": "32x32"
    },
    {
      "src": "./img/logos/trens_game_favicon_180x180.png",
      "type": "image/png",
      "sizes": "180x180"
    },
    {
      "src": "./img/logos/trens_game_favicon_512x512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}
