{
  "name": "Highspan-Support-Portal",
  "short_name": "OSP",
  "theme_color": "#1976d2",
  "background_color": "#fafafa",
  "display": "standalone",
  "scope": "/",
  "start_url": "/",
  "description": "The Highspan Systems Support Portal app is an essential tool for any integrator and provides access to a wide variety of documentation including user guides, release notes, TAB’s and knowledge articles written by technical support engineers. Integrators can also utilize the Raise a Case functionality and view their current list of cases and case status on the Support Portal. Other features include a Video Library, My Favourites, a Global Search and access to an E-Learning site.",
  "display_override": [
    "window-controls-overlay",
    "standalone",
    "browser"
  ],
  "handle_links": "auto",
  "launch_type": "single-client",
  "orientation": "portrait",
  "categories": ["education", "security"],
  "icons": [
    {
      "src": "./icon/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "./icon/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "./icon/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "./icon/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "./icon/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png"
    },
    {
      "src": "./icon/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./icon/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icon/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
