{
  "name": "Ashutosh Gupta | Portfolio",
  "short_name": "AG Portfolio",
  "description": "Official portfolio of Ashutosh Gupta — Software Engineer, Product Manager, and Entrepreneur based in India.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0A0C",
  "theme_color": "#D4AF37",
  "lang": "en-IN",
  "scope": "/",
  "orientation": "portrait-primary",
  "categories": ["portfolio", "business", "productivity"],
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
