{
  "short_name": "Ayush",
  "name": "Ayush Bisht | Portfolio",
  "icons": [
    {
      "src": "./Icons/144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "./Icons/192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./Icons/384.png",
      "sizes": "384x384",
      "type": "image/png"
    },
    {
      "src": "./Icons/512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "start_url": ".",
  "id": "/",
  "display": "standalone",
  "theme_color": "#000",
  "background_color": "#000",
  "description": "Personal portfolio of Ayush Bisht, a full stack developer building scalable websites and business solutions.",
  "dir": "ltr",
  "lang": "en",
  "orientation": "portrait",
  "display_override": ["standalone", "fullscreen", "window-controls-overlay"],
  "categories": ["productivity", "education", "social"],
  "prefer_related_applications": false
}
