{
  "name": "Nest of Thorns",
  "short_name": "Nest",
  "description": "Nest of Thorns arena prototype",
  "start_url": "./index.html",
  "scope": "./",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#080b12",
  "theme_color": "#080b12",
  "icons": [
    {
      "src": "./pwa/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "./pwa/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
