{
  "name": "M Boopathi — Full Stack, Python & IoT Developer",
  "short_name": "M Boopathi",
  "description": "Portfolio of M Boopathi (Boopathi Mahendran) — Full Stack Developer, Python developer and IoT / ESP32 embedded systems engineer.",
  "id": "/",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#08090e",
  "theme_color": "#08090e",
  "lang": "en",
  "dir": "ltr",
  "categories": ["portfolio", "technology", "developer", "education"],
  "icons": [
    {
      "src": "/image/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/image/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/image/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Projects",
      "short_name": "Projects",
      "description": "Web, IoT and AI projects by M Boopathi",
      "url": "/#projects"
    },
    {
      "name": "Blog",
      "short_name": "Blog",
      "description": "Python, IoT and web development articles",
      "url": "/blog/"
    },
    {
      "name": "Contact",
      "short_name": "Contact",
      "description": "Hire M Boopathi for freelance work",
      "url": "/#contact"
    }
  ]
}
