{
  "name": "Intellecto Space",
  "short_name": "Intellecto",
  "description": "AI-powered personalized learning platform with interactive courses and tests",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F7FAF9",
  "theme_color": "#22C55E",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.svg",
      "sizes": "180x180",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
