{
  "id": "/",
  "name": "Heroes of Bravengard",
  "short_name": "Heroes of Bravengard",
  "description": "Online Medieval Adventure & Tactical RPG",
  "start_url": "./",
  "scope": "./",
  "display": "fullscreen",
  "orientation": "landscape",
  "theme_color": "#8b6914",
  "background_color": "#0f0f0f",
  "icons": [
    {
      "src": "img/icon-192.webp",
      "sizes": "192x192",
      "type": "image/webp"
    },
    {
      "src": "img/icon-512.webp",
      "sizes": "512x512",
      "type": "image/webp"
    }
  ]
}