{
  "name": "Ali Khan - Full Stack Developer Portfolio",
  "short_name": "Ali Khan Portfolio",
  "description": "Professional Full Stack Developer specializing in React, Next.js, Laravel, and modern web technologies. View my portfolio of 17+ software solutions and projects.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050810",
  "theme_color": "#3B82F6",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "categories": ["technology", "developer", "portfolio"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "16x16 32x32",
      "type": "image/x-icon"
    },
    {
      "src": "/logo.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "/alikhan profile.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Projects",
      "short_name": "Projects",
      "description": "View all software projects",
      "url": "/softwares",
      "icons": [{ "src": "/logo.webp", "sizes": "96x96" }]
    },
    {
      "name": "Contact",
      "short_name": "Contact",
      "description": "Get in touch",
      "url": "/#contact",
      "icons": [{ "src": "/logo.webp", "sizes": "96x96" }]
    }
  ],
  "prefer_related_applications": false,
  "display_override": ["standalone", "minimal-ui"],
  "id": "ali-khan-portfolio",
  "launch_handler": {
    "client_mode": "navigate-existing"
  }
}
