{
  "name": "VOLT — learn electronics",
  "short_name": "VOLT",
  "description": "Learn electronics by building real circuits — a browser academy, live simulator, and light-prototyping bench that exports to real EDA tools.",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#05060a",
  "theme_color": "#05060a",
  "icons": [
    { "src": "assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "assets/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
