{
  "name": "ROGUE: Facility Escape Protocol",
  "short_name": "ROGUE",
  "description": "A turn-based survival-horror roguelike. Wake in an infested facility, outlast the swarm and disable the self-destruct before the countdown hits zero. Permadeath.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#07070f",
  "theme_color": "#f0a830",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any"
    }
  ]
}
