{
  "name": "Black Layer Labs",
  "short_name": "Black Layer Labs",
  "description": "A clean in-browser Python studio — run scripts, plot graphs, no install.",
  "start_url": "/app",
  "scope": ".",
  "display": "standalone",
  "background_color": "#f6f7f9",
  "theme_color": "#5b5bf0",
  "icons": [
    { "src": "assets/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
