{
  "name": "Shashank Keshava",
  "short_name": "SK",
  "description": "Software engineer and open source enthusiast",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "categories": ["technology", "development", "blog"],
  "icons": [
    {
      "src": "/favicon/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/favicon/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/favicon/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/favicon/favicon-96x96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/favicon/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/favicon/favicon.svg",
      "type": "image/svg+xml"
    }
  ],
  "shortcuts": [
    {
      "name": "About",
      "url": "/about",
      "description": "Learn more about me"
    },
    {
      "name": "Blog",
      "url": "/blogs",
      "description": "View latest blog posts"
    },
    {
      "name": "Notes",
      "url": "/notes",
      "description": "View my notes"
    },
    {
      "name": "Projects",
      "url": "/projects",
      "description": "View my projects"
    },
    {
      "name": "Talks & Mentorship",
      "url": "/talksAndMentorship",
      "description": "Explore my talks and mentorship offerings"
    }
  ],
  "prefer_related_applications": false
}
