{
  "id": "https://host-c.com/",
  "name": "HOST-C Network",
  "short_name": "HOST-C",
  "description": "Fast VPS hosting with NVMe, IPv4/IPv6, backups and instant activation.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "orientation": "portrait-primary",
  "background_color": "#0b1c3a",
  "theme_color": "#0b1c3a",
  "categories": [
    "business",
    "productivity",
    "utilities"
  ],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/media/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/media/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/media/icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "short_name": "Plans",
      "url": "/#plans",
      "icons": [
        {
          "src": "/media/icons/icon-192.png",
          "type": "image/png",
          "sizes": "192x192"
        }
      ],
      "description": "Open VPS plans section",
      "name": "VPS Plans"
    },
    {
      "short_name": "Promo",
      "url": "/io200-promo/",
      "icons": [
        {
          "src": "/media/icons/icon-192.png",
          "type": "image/png",
          "sizes": "192x192"
        }
      ],
      "description": "Open the IO200 promo page",
      "name": "IO200 Promo"
    },
    {
      "short_name": "Client",
      "url": "/login",
      "icons": [
        {
          "src": "/media/icons/icon-192.png",
          "type": "image/png",
          "sizes": "192x192"
        }
      ],
      "description": "Go to client login",
      "name": "Client Area"
    }
  ],
  "screenshots": [
    {
      "form_factor": "wide",
      "src": "/media/hero-poster.svg",
      "label": "HOST-C homepage preview",
      "type": "image/svg+xml",
      "sizes": "960x540"
    },
    {
      "src": "/media/icons/icon-512.png",
      "label": "HOST-C app icon",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}
