{
  "name": "ChatBot",
  "short_name": "ChatBot",
  "description": "An AI study mentor for homework, revision, projects, coding, and exam preparation.",
  "start_url": "/student-mentor.html",
  "display": "standalone",
  "background_color": "#17112b",
  "theme_color": "#17112b",
  "icons": [
    { "src": "/icons/sms-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/sms-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
