{
  "name": "AuraIntel — AI Coding Copilot",
  "short_name": "AuraIntel",
  "description": "Real-time AI coding copilot with stealth overlay — invisible to screen share. Ace every coding interview.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#6366f1",
  "lang": "en-IN",
  "dir": "ltr",
  "id": "https://auraintel.in/",
  "categories": ["developer", "productivity", "utilities", "education"],
  "iarc_rating_id": "",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/mockup_wallpaper.png",
      "type": "image/png",
      "label": "AuraIntel main dashboard with AI overlay",
      "form_factor": "wide"
    },
    {
      "src": "/voice_assistance_mockup.png",
      "type": "image/png",
      "label": "AuraIntel voice listening mode",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Get Started",
      "short_name": "Start",
      "description": "Sign up and download AuraIntel",
      "url": "/?shortcut=getstarted",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "Pricing",
      "short_name": "Plans",
      "description": "View AuraIntel pricing plans",
      "url": "/#pricing",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    }
  ],
  "related_applications": []
}
