{
  "id": "/",
  "name": "fear.games — the haunted arcade",
  "short_name": "FEAR",
  "description": "An arcade of code-drawn horror cabinets. Everything is original; everything is synthesized.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "minimal-ui"],
  "background_color": "#050505",
  "theme_color": "#050505",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "All games",
      "url": "/games",
      "description": "Browse every cabinet in the arcade"
    },
    {
      "name": "Fear Train",
      "url": "/fear-train",
      "description": "Ride today's train"
    }
  ]
}
