{
  "name": "Harshit Kandoi – Portfolio OS",
  "short_name": "Portfolio OS",
  "description": "Interactive OS-themed developer portfolio of Harshit Kandoi – Software & AI Engineer.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#07070a",
  "background_color": "#07070a",
  "categories": ["portfolio", "developer", "technology"],
  "lang": "en",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/desktop.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Portfolio OS Desktop View"
    },
    {
      "src": "/screenshots/mobile.png",
      "sizes": "375x812",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Portfolio OS Mobile View"
    }
  ]
}
