{
  "name": "BlancoVPN - اینترنت آزاد و امن",
  "short_name": "BlancoVPN",
  "description": "وی‌پی‌ان اختصاصی با امکان اتصال به مولتی‌لوکیشن، سرعت فوق‌العاده، بدون قطعی و با پشتیبانی واقعی",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#050711",
  "background_color": "#050711",
  "icons": [
    {
      "src": "images/logo-256.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/logo-1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["productivity", "utilities"],
  "screenshots": [
    {
      "src": "images/logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "پکیج‌های قیمتی",
      "short_name": "قیمت‌گذاری",
      "description": "مشاهده پکیج‌های مختلف BlancoVPN",
      "url": "./index.html#pricing",
      "icons": [
        {
          "src": "images/logo-256.png",
          "sizes": "256x256",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "سوالات متداول",
      "short_name": "FAQ",
      "description": "پاسخ به پرسش‌های متداول درباره BlancoVPN",
      "url": "./index.html#faq",
      "icons": [
        {
          "src": "images/logo-256.png",
          "sizes": "256x256",
          "type": "image/png"
        }
      ]
    }
  ]
}
