{
  "name": "SumIt — Math Equation Studio",
  "short_name": "SumIt",
  "description": "Write, speak, draw, render and export mathematical equations — all in your browser.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f8fafc",
  "theme_color": "#4f46e5",
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "categories": ["education", "productivity", "utilities"]
}
