{
  "name": "Lovish Saini",
  "short_name": "Lovish S",
  "description": "Lovish is the founder and art director of Otherdays — a creative studio helping mission-driven startups and VCs build brand worlds.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "${import.meta.env.VITE_SUPABASE_URL}/storage/v1/object/public/flair/favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}