{
  "short_name": "NuwaAgent",
  "name": "Nuwa Agent Control Panel",
  "icons": [
    {
      "src": "/static/logo.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/",
  "background_color": "#f8f9fa",
  "theme_color": "#4F46E5",
  "display": "standalone",
  "orientation": "portrait"
}