{
  "name": "System Status",
  "short_name": "System",
  "description": "Device diagnostics utility.",
  "start_url": "/estado",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#111418",
  "theme_color": "#1a1e24",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    }
  ]
}
