{
  "name": "EasyLink VPN",
  "short_name": "EasyLink",
  "description": "Свободный интернет для каждого",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1c1c1e",
  "theme_color": "#1c1c1e",
  "lang": "ru",
  "categories": ["utilities", "productivity"],
  "icons": [
    {
      "src": "/favicon-16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Личный кабинет",
      "url": "/cabinet",
      "description": "Открыть личный кабинет"
    },
    {
      "name": "Тарифы",
      "url": "/pricing",
      "description": "Посмотреть тарифы"
    }
  ]
}
