{
  "name": "BrightXR - Immersive AR/VR Education",
  "short_name": "BrightXR",
  "description": "Building AR, VR, and AI-powered tools that make learning practical, interactive, and accessible for students worldwide.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#60a5fa",
  "icons": [
    {
      "src": "/images/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/images/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/images/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
