{
  "name": "NetLearn — Computer Networking",
  "short_name": "NetLearn",
  "description": "Learn computer networking from the basics to advanced protocols, binary data, and cloud infrastructure",
  "start_url": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#3B82F6",
  "background_color": "#0F1623",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "productivity"],
  "lang": "en"
}
