{
  "name": "SystemRoft Server",
  "short_name": "SystemRoft",
  "description": "SystemRoft Server",

  "icons": [
    {
      "src": "/SR_favicon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon_2.ico",
      "sizes": "48x48 64x64 96x96 128x128 256x256",
      "type": "image/x-icon"
    }
  ],

  "start_url": "/",
  "display": "standalone",

  "theme_color": "transparent",
  "background_color": "transparent",

  "scope": "/",
  "orientation": "portrait",
  "lang": "es"
}
