{
  "name": "Trench Warz — 2D Battle Royale",
  "short_name": "Trench Warz",
  "description": "A fast-paced 2D top-down battle royale you can play right in your browser.",
  "background_color": "#2a2118",
  "start_url": ".",
  "display": "fullscreen",
  "orientation": "landscape",
  "categories": ["games"],
  "icons": [
    {
      "src": "./img/logos/trenchwarz_favicon_16.png",
      "type": "image/png",
      "sizes": "16x16"
    },
    {
      "src": "./img/logos/trenchwarz_favicon_32.png",
      "type": "image/png",
      "sizes": "32x32"
    },
    {
      "src": "./img/logos/trenchwarz_favicon_96.png",
      "type": "image/png",
      "sizes": "96x96"
    },
    {
      "src": "./img/logos/trenchwarz_favicon_512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "shortcuts": [
    {
      "name": "News",
      "url": "/news/"
    }
  ]
}
