{
  "name": "SimTutorAI — AI Tutor for JEE & NEET",
  "short_name": "SimTutor",
  "description": "AI-powered tutor with interactive 3D simulations for JEE and NEET preparation",
  "start_url": "/playground",
  "display": "standalone",
  "background_color": "#F0EDE8",
  "theme_color": "#00C48C",
  "orientation": "any",
  "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"
    }
  ]
}
