{
  "name": "Nurvel Networks",
  "short_name": "Nurvel",
  "description": "Proxy infrastructure, data, and software engineering.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#050c14",
  "theme_color": "#05d9e8",
  "orientation": "portrait-primary",
  "categories": [
    "business",
    "productivity",
    "developer"
  ],
  "icons": [
    {
      "src": "/static/img/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/static/img/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/static/img/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/static/img/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Get a Quote",
      "url": "/contact.html"
    },
    {
      "name": "Pricing",
      "url": "/pricing.html"
    },
    {
      "name": "System Status",
      "url": "/network.html#sec-status"
    }
  ],
  "scope": "/"
}