{
  "short_name": "PopStyle",
  "name": "PopStyle — AI Personal Outfit Planner",
  "description": "Your AI-powered personal stylist. Digitize your wardrobe and get perfect outfit recommendations for every occasion.",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "16x16 32x32 48x48",
      "type": "image/x-icon"
    },
    {
      "src": "icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "scope": "/",
  "orientation": "portrait",
  "theme_color": "#1c1c1c",
  "background_color": "#fafafa"
}
