{
  "name": "ShieldVPN — Безопасный VPN",
  "short_name": "ShieldVPN",
  "description": "VPN-сервис с AmneziaWG и VLESS. Обход блокировок, без логов.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a1a",
  "theme_color": "#6c5ce7",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "ru",
  "categories": ["utilities", "security"],
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Мои конфигурации",
      "url": "/configs",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Серверы",
      "url": "/servers",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
