{
  "name": "StyleYou — Your Personal Stylist",
  "short_name": "StyleYou",
  "description": "Your AI-powered personal stylist. Discover your body type, colour season, face shape, and get daily outfits from your own wardrobe.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#2C1810",
  "theme_color": "#2C1810",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
