{
  "name": "CodeBridge",
  "short_name": "CodeBridge",
  "description": "Air-gap-friendly browser-based multi-file code editor",
  "start_url": "/editor",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#8b5cf6",
  "icons": [
    { "src": "/favicon.svg", "sizes": "32x32", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/apple-touch-icon.svg", "sizes": "180x180", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
