{
  "name": "STYLED — Your AI Stylist",
  "short_name": "STYLED",
  "description": "AI-powered digital wardrobe that curates outfits from your closet.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fdfaf7",
  "theme_color": "#f5d5d0",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
