{
  "name": "SparkLab",
  "short_name": "SparkLab",
  "description": "A learn-first electronics playground for a young learner. Working title — renamable.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#1b2b4a",
  "theme_color": "#1b2b4a",
  "icons": [
    { "src": "./icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
