{
  "name": "InPrivya",
  "short_name": "InPrivya",
  "description": "Your exclusive world, unveiled",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0D0520",
  "theme_color": "#7B3FBE",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/vite.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
