{
  "name": "StarConnect",
  "short_name": "StarConnect",
  "description": "Быстрый и безопасный VPN для телефона, компьютера и всей семьи.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0B1220",
  "theme_color": "#0B1220",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    { "name": "Кабинет", "url": "/dashboard" },
    { "name": "Скачать", "url": "/download" },
    { "name": "Статус", "url": "/status" }
  ]
}
