{
  "name": "portalfx.dev",
  "short_name": "Portal FX.",
  "description": "portalfx.dev",

  "start_url": "/",
  "theme_color": "#242932",
  "background_color": "#242932",
  "orientation": "landscape",
  "display": "fullscreen",

  "icons": [
    {
      "src": "logo.webp",
      "sizes": "48x48 72x72 96x96 128x128 256x256 512x512",
      "type": "image/webp"
    }
  ],

  "screenshots": [
    {
      "src": "logo.webp",
      "sizes": "256x256",
      "type": "image/webp"
    }
  ]
}
