{
  "name": "WebComms Lab — Real-Time Protocols",
  "short_name": "WebComms",
  "description": "Learn WebSockets, SSE, WebRTC, STUN/TURN and HTTP/3 through interactive games and kid-friendly metaphors",
  "start_url": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#8B5CF6",
  "background_color": "#FFF8F3",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "games"],
  "lang": "en"
}
