{
  "name": "VIVID — Smart Mirror & Style AI",
  "short_name": "VIVID",
  "description": "AI-powered fashion platform. Virtual try-on, style DNA, and smart mirror OS.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#060810",
  "theme_color": "#D4A574",
  "orientation": "portrait-primary",
  "categories": ["fashion", "lifestyle", "shopping"],
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable any"
    }
  ],
  "screenshots": [
    {
      "src": "/images/higgsfield/hf-9.png",
      "sizes": "400x711",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "VIVID editorial looks"
    }
  ],
  "shortcuts": [
    {
      "name": "Generate Look",
      "short_name": "Generate",
      "description": "Create an AI outfit",
      "url": "/generate"
    },
    {
      "name": "Try On",
      "short_name": "Try On",
      "description": "Virtual try-on",
      "url": "/try"
    },
    {
      "name": "Explore",
      "short_name": "Explore",
      "description": "Browse editorial looks",
      "url": "/explore"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
