{
  "name": "InfinityConnect",
  "short_name": "InfinityConnect",
  "description": "VPN-сервис Infinity Connect — личный кабинет",
  "start_url": "/account/profile",
  "display": "standalone",
  "background_color": "#0b0616",
  "theme_color": "#9a4dff",
  "orientation": "any",
  "icons": [
    {
      "src": "/static/img/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/static/img/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/static/img/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
