{
  "name": "Utkarsh Singh — Portfolio",
  "short_name": "Utkarsh.dev",
  "description": "Full Stack Engineer & AI App Builder",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#020617",
  "theme_color": "#0ea5e9",
  "orientation": "portrait-primary",
  "lang": "en-IN",
  "icons": [],
  "categories": ["portfolio", "technology", "developer"],
  "shortcuts": [
    {
      "name": "Projects",
      "short_name": "Projects",
      "url": "/projects",
      "description": "View Utkarsh's projects"
    },
    {
      "name": "Contact",
      "short_name": "Contact",
      "url": "/contact",
      "description": "Get in touch"
    }
  ]
}