{
  "name": "GroundWire — Embedded Tutor",
  "short_name": "GroundWire",
  "description": "An embedded tutor that decomposes a real project into the exact concepts you need — verified by what you can actually build.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0B0C0E",
  "theme_color": "#0B0C0E",
  "icons": [
    { "src": "/favicon.svg", "type": "image/svg+xml", "sizes": "any" },
    { "src": "/icon-192.png", "type": "image/png", "sizes": "192x192" },
    { "src": "/icon-512.png", "type": "image/png", "sizes": "512x512" }
  ]
}
