{
  "name": "MathVis — Visual Formula Library",
  "short_name": "MathVis",
  "description": "Scan or type any math problem for an instant animated solution, explore formulas interactively, or play & learn with hands-on activities. Class 1 to undergraduate.",
  "start_url": "/mathvis/",
  "scope": "/mathvis/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#7C3AED",
  "background_color": "#06060F",
  "categories": ["education"],
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Formula Library", "url": "/mathvis/", "description": "Browse all formulas" },
    { "name": "Scan & Solve", "url": "/mathvis/#solver", "description": "Scan or type a problem" }
  ]
}
