{
  "name": "Pathlyne - Career & Study Platform",
  "short_name": "Pathlyne",
  "description": "Stop scrolling. Find your path. Stay consistent.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0A0F",
  "theme_color": "#6366F1",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "categories": ["education", "productivity"],
  "lang": "en-IN",
  "shortcuts": [
    { "name": "Start Study Session", "url": "/session", "description": "Begin a new study session" },
    { "name": "Career Explorer", "url": "/career", "description": "Explore career paths" },
    { "name": "Focus Mode", "url": "/focus", "description": "Enter focus mode" }
  ]
}
