{
  "name": "NexusAI — Connecting Talent to Tomorrow's Innovators",
  "short_name": "NexusAI",
  "description": "India's unified AI education platform — learn skills on SkillNexus, land internships on InternNexus, and compete on PromptNexus.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#07091A",
  "theme_color": "#E8642A",
  "lang": "en-IN",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/pwa-icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/pwa-icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "NexusAI Home"
    }
  ],
  "shortcuts": [
    {
      "name": "PromptNexus",
      "short_name": "Challenges",
      "description": "AI prompt engineering challenges",
      "url": "/promptnexus",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "SkillNexus",
      "short_name": "Learn",
      "description": "AI-powered learning",
      "url": "/skillnexus",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    }
  ]
}
