{
  "background_color": "#ffffff",
  "description": "Greyp",
  "dir": "ltr",
  "display": "fullscreen",
  "name": "Greyp",
  "orientation": "any",
  "scope": "/",
  "short_name": "Greyp",
  "start_url": "/",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "/public/images/icons/icon-512x512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "https://greyp.in/public/Greyp%20Clothings.webp"
    }
  ],
  "display_override": [
    "standalone",
    "fullscreen",
    "window-controls-overlay",
    "browser"
  ]
}