{
  "name": "Hyperia Browser",
  "short_name": "Hyperia",
  "description": "A clean, installable browser shell with fast UI and PWA support for desktop and mobile.",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "background_color": "#260c42",
  "theme_color": "#260c42",
  "icons": [
    {
      "src": "./logo.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
