{
  "name": "IDaaS.me",
  "short_name": "IDaaS",
  "description": "VPN-подписки, личный кабинет и инструкции по настройке на iPhone, Android, Windows и macOS.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f6f7f8",
  "theme_color": "#16324f",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/img/logo.png",
      "sizes": "300x300",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/logo.png",
      "sizes": "300x300",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
