{
  "name": "VALCORE Portal",
  "short_name": "VALCORE",
  "description": "Snelle toegang tot Microsoft 365, Hosting, VoIP, Hosted ICT en Hosted CCTV van VALCORE Group.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "window-controls-overlay",
    "standalone",
    "minimal-ui"
  ],
  "orientation": "portrait",
  "background_color": "#211037",
  "theme_color": "#211037",
  "categories": [
    "business",
    "productivity",
    "utilities"
  ],
  "lang": "nl-NL",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/home-narrow.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "VALCORE Portal mobiel overzicht"
    },
    {
      "src": "/screenshots/home-wide.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "VALCORE Portal desktop overzicht"
    }
  ],
  "shortcuts": [
    {
      "name": "Microsoft 365",
      "short_name": "365",
      "url": "https://365.valcore-cloud.nl",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Outlook Web",
      "short_name": "Outlook",
      "url": "https://outlook.valcore-cloud.nl",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Teams",
      "short_name": "Teams",
      "url": "https://teams.valcore-cloud.nl",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Support",
      "short_name": "Support",
      "url": "https://support.valcore-cloud.nl",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}