{
  "name": "Gambia Research and Education Network",
  "short_name": "GAMREN",
  "description": "Connecting The Gambia's research and education community with high-speed, reliable network infrastructure and services.",
  "start_url": "/?utm_source=homescreen",
  "id": "/?utm_source=homescreen",
  "background_color": "#f1f2f4",
  "theme_color": "#0A3D7C",
  "display": "standalone",
  "icons": [
    {
      "src": "/assets/media/icons/192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/media/icons/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/media/icons/maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable" 
    }
  ],
  "protocol_handlers": [
    {
      "protocol": "web+myapp",
      "url": "/handler?protocol=%s"
    },
    {
      "protocol": "mailto",
      "url": "/email-handler?email=%s"
    }
  ],
  "display_override": [
    "window-controls-overlay"
  ],
  "window_controls_overlay": {
    "color": "#ffffff",
    "dark_mode": true
  },
  "screenshots": [
  {
    "src": "/assets/media/screenshots/desktop.png",
    "sizes": "1280x720",
    "type": "image/png",
    "form_factor": "wide",
    "label": "GAMREN homepage on desktop"
  },
  {
    "src": "/assets/media/screenshots/mobile.png",
    "sizes": "390x844",
    "type": "image/png",
    "form_factor": "narrow",
    "label": "GAMREN homepage on mobile"
  }
]
}
