{
  "name": "Vibrand Studio",
  "short_name": "Vibrand",
  "description": "Vibrand Studio web app",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#F5F5F5",
  "theme_color": "#DB5349",
  "icons": [
    {
      "src": "/vite.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/vite.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
