{
  "name": "Connixis",
  "short_name": "Connixis",
  "description": "Connixis: Advanced network simulation and learning tools for networking enthusiasts.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#1a73e8",
  "lang": "en-US",
  "categories": ["education", "networking", "tools"],
  "prefer_related_applications": false,
  "related_applications": [],
  "icons": [
    {
      "src": "Logo.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "Logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "Logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}