{
  "name": "CodeZOOM",
  "short_name": "CodeZOOM",
  "description": "AI-powered code analysis and understanding tool.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0f3802",
  "icons": [
    {"src": "/Deepseek-logo-icon.svg.png", "sizes": "192x192", "type": "image/png"},
    {"src": "/Deepseek-logo-icon.svg.png", "sizes": "512x512", "type": "image/png"}
  ]
}