{
  "name": "ViaStyl - AI Fashion Discovery",
  "short_name": "ViaStyl",
  "description": "Your AI-powered personal stylist. Discover outfits, virtually try them on, and shop smarter with your wardrobe.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8f9f6",
  "theme_color": "#3b4c44",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/assets/viastyl-favicon-sage-16.png",
      "sizes": "16x16",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/viastyl-favicon-sage-32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/viastyl-icon-sage-1024.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/viastyl-icon-sage-1024.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/viastyl-icon-sage-1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["lifestyle", "shopping", "fashion"],
  "lang": "en-US",
  "dir": "ltr",
  "screenshots": [
    {
      "src": "/assets/viastyl-icon-sage-1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "label": "ViaStyl App Screenshot"
    }
  ]
}