{
  "name": "Samarth Agasthya - Software Engineer Portfolio",
  "short_name": "Samarth Agasthya",
  "description": "Portfolio website showcasing projects, skills, and experience of Samarth Agasthya",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#121212",
  "background_color": "#0d0d0f",
  "icons": [
    {
      "src": "/images/profile.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/images/profile.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/images/profile.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "maskable"
    },
    {
      "src": "/images/profile.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "screenshots": [
    {
      "src": "/images/profile.webp",
      "sizes": "540x720",
      "type": "image/webp"
    },
    {
      "src": "/images/profile.webp",
      "sizes": "1080x1440",
      "type": "image/webp"
    }
  ]
}
