{
  "name": "Hyperforge Studios",
  "short_name": "Hyperforge",
  "description": "Welcome to the Hyperforge Studios organizational webpage.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-control-overlay", "standalone"],
  "background_color": "#0a0a0f",
  "theme_color": "#0a0a0f",
  "icons": [
    {
      "src": "images/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "images/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "protocol_handlers": [
    {
      "protocol": "web+hyperforge",
      "url": "/?protocol=%s"
    }
  ],
  "screenshots": [
    {
      "src": "images/icons/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "images/icons/screenshot-narrow.png",
      "sizes": "375x812",
      "type": "image/png"
    }
  ]
}
