{
  "id": "/server-monitor.html",
  "name": "ServerCTRL",
  "short_name": "ServerCTRL",
  "description": "Server Monitoring & Management",
  "start_url": "/server-monitor.html",
  "scope": "/server-monitor.html",
  "display": "standalone",
  "background_color": "#0a0c10",
  "theme_color": "#0a0c10",
  "orientation": "any",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "categories": ["productivity", "utilities"],
  "launch_handler": {
    "client_mode": ["navigate-existing", "auto"]
  }
}
