{
  "name": "ProSculpt.ai",
  "short_name": "ProSculpt",
  "description": "Sculpt Your Career. Powered by AI.",
  "start_url": "/home",
  "display": "standalone",
  "background_color": "#F0F4FF",
  "theme_color": "#1E3A8A",
  "orientation": "portrait",
  "scope": "/",
  "lang": "en-IN",
  "categories": ["education", "business", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Jobs",
      "url": "/jobs",
      "description": "Find AI-matched jobs"
    },
    {
      "name": "My Profile",
      "url": "/profile",
      "description": "View and edit your profile"
    },
    {
      "name": "Sculpt AI",
      "url": "/ai",
      "description": "Chat with your AI career co-pilot"
    }
  ],
  "screenshots": [],
  "related_applications": [],
  "prefer_related_applications": false
}
