{
  "name": "Mithun Thomas - Full Stack Developer",
  "short_name": "Mithun Thomas",
  "description": "Full Stack Developer specializing in building modern web applications with React, Next.js, Node.js, and AI integration.",
  "start_url": "https://mithunthomas.vercel.app",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0A0A0A",
  "theme_color": "#000000",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["business", "technology"],
  "screenshots": [
    {
      "src": "/mithun_hero.webp",
      "sizes": "540x720",
      "type": "image/webp",
      "form_factor": "narrow"
    },
    {
      "src": "/mithun_hero.webp",
      "sizes": "1280x720",
      "type": "image/webp",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "View My Work",
      "short_name": "Work",
      "description": "View my recent projects and work",
      "url": "https://mithunthomas.vercel.app/#work",
      "icons": [
        {
          "src": "/icon.png",
          "sizes": "512x512",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Contact Me",
      "short_name": "Contact",
      "description": "Get in touch with me",
      "url": "https://mithunthomas.vercel.app/#contact",
      "icons": [
        {
          "src": "/icon.png",
          "sizes": "512x512",
          "type": "image/png"
        }
      ]
    }
  ]
}
