{
  "name": "Hoardling",
  "short_name": "Hoardling",
  "description": "Defend the sleeping dragon's hoard. Hold the chokepoints, recover every stolen coin.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#17100e",
  "theme_color": "#17100e",
  "icons": [
    {
      "src": "art/icon-192.png?v=1bbd63fc5e",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "art/icon-512.png?v=1bbd63fc5e",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}