{
  "name": "Viresify — Pakistan's AI Talent Platform",
  "short_name": "Viresify",
  "description": "Find jobs, build your career, and grow your workforce with AI. Pakistan's first AI-powered talent operating system.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#070614",
  "theme_color": "#7C3AED",
  "orientation": "portrait-primary",
  "lang": "en-PK",
  "categories": ["business", "productivity", "education"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/favicon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "form_factor": "wide",
      "label": "Viresify Dashboard"
    }
  ],
  "shortcuts": [
    {
      "name": "Find Jobs",
      "short_name": "Jobs",
      "description": "Browse latest job listings",
      "url": "/jobs",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "My Dashboard",
      "short_name": "Dashboard",
      "description": "Go to your dashboard",
      "url": "/dashboard/seeker",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    }
  ]
}
