{
  "name": "Mentivax — AI Assistant for Schools",
  "short_name": "Mentivax",
  "description": "AI-powered school management. Ask in plain words — get answers on fees, records, and reports in seconds.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#14120E",
  "theme_color": "#14120E",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["education", "productivity"]
}
