﻿{
  "name": "Nixgo VPN",
  "short_name": "Nixgo",
  "description": "Быстрый и безопасный VPN",
  "start_url": "https://nixgo.ru/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f5f5f7",
  "theme_color": "#e8eef8",
  "id": "/",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/static/icon-192.png?v=18",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/icon.png?v=18",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
