{
  "name": "NetWatcher Pro",
  "short_name": "NetWatcher",
  "description": "Dashboard web para monitorizacao de processos, rede, historico, alertas e investigacao operacional.",
  "lang": "pt-PT",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#eef2f8",
  "theme_color": "#4d6bff",
  "orientation": "portrait-primary",
  "categories": ["business", "developer", "productivity", "security", "utilities"],
  "icons": [
    {
      "src": "./favicon.ico",
      "sizes": "16x16 24x24 32x32 48x48 64x64 128x128 256x256",
      "type": "image/x-icon",
      "purpose": "any"
    }
  ]
}
