{
  "name": "Kortex AI",
  "short_name": "Kortex AI",
  "description": "Premium EdTech study companion and school curriculum planner.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#09090C",
  "theme_color": "#7C3AED",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["education", "productivity"],
  "shortcuts": [
    {
      "name": "Library",
      "url": "/library",
      "description": "View your courses and chapters"
    },
    {
      "name": "Live Chat",
      "url": "/chat",
      "description": "Study companion AI Chat"
    },
    {
      "name": "Analytics",
      "url": "/analytics",
      "description": "Check your progress statistics"
    }
  ]
}
