{
  "name": "WahDrobe - AI Fashion Stylist",
  "short_name": "WahDrobe",
  "description": "Revolutionary AI-powered fashion app for smart wardrobe management and personal styling.",
  "icons": [
    {
      "src": "/favicon-16.svg", 
      "sizes": "16x16",
      "type": "image/svg+xml"
    },
    {
      "src": "/favicon.svg",
      "sizes": "32x32",
      "type": "image/svg+xml"
    },
    {
      "src": "/favicon-192.svg",
      "sizes": "192x192", 
      "type": "image/svg+xml"
    },
    {
      "src": "/favicon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ],
  "theme_color": "#F7567C",
  "background_color": "#FCFCFC",
  "display": "standalone",
  "start_url": "/",
  "scope": "/"
}