{
  "name": "NEXUS GameHall",
  "short_name": "NEXUS",
  "description": "Jouw GameHall tegoed en profiel",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#080b0f",
  "theme_color": "#00e5ff",
  "start_url": "/user/login",
  "scope": "/",
  "lang": "nl",
  "icons": [
    {
      "src": "/images/logo-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/logo-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/logo-icon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
