{
  "name": "VLC Math Map",
  "short_name": "Math Map",
  "description": "Explore connected mathematics from BC K–12 foundations through LLM inference.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f3f5f1",
  "theme_color": "#176044",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}