{
  "name": "AlphaGrad AI",
  "short_name": "AlphaGrad",
  "description": "India's 1st Autonomous AI-Powered Self-Study & Learning Platform by NovaX AI. AI Tutor, Interview Lab, English Fluency, and more.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "orientation": "portrait-primary",
  "background_color": "#030712",
  "theme_color": "#2563eb",
  "categories": ["education", "productivity"],
  "lang": "en-IN",
  "dir": "ltr",
  "id": "alphagrad-ai-app",
  "icons": [
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "label": "AlphaGrad AI Dashboard"
    }
  ],
  "shortcuts": [
    {
      "name": "AI Tutor",
      "short_name": "Tutor",
      "description": "Open 24/7 AI Tutor",
      "url": "/dashboard/ai-tutor",
      "icons": [{ "src": "/android-chrome-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Interview Lab",
      "short_name": "Interview",
      "description": "Practice with AI Interview Simulator",
      "url": "/dashboard/interview-lab",
      "icons": [{ "src": "/android-chrome-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "English Lab",
      "short_name": "English",
      "description": "100-Level English Fluency Program",
      "url": "/dashboard/english-lab",
      "icons": [{ "src": "/android-chrome-192x192.png", "sizes": "192x192" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "protocol_handlers": [],
  "edge_side_panel": {
    "preferred_width": 400
  }
}
