{
  "short_name": "Vuezen",
  "name": "Vuezen Application",
  "description": "Trendy, Stylish, and a Touch of Elegance",
  "icons": [
    {
      "src": "logo64.png",
      "sizes": "64x64",
      "type": "image/png"
    },
    {
      "src":"logo192.png",
      "type": "image/png",
      "sizes": "192x192"
    
    },
    {
      "src": "logo512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": "/login",
  "display": "standalone",
  "theme_color": "#000000",
  "background_color": "#ffffff"
}