{
  "name": "Anywear – Virtual Try-On Store",
  "short_name": "Anywear",
  "description": "300+ curated fashion niches. Try any outfit on yourself with AI before you buy.",
  "start_url": "/store",
  "scope": "/store",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#111111",
  "background_color": "#fafaf8",
  "icons": [
    {
      "src": "/store/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/store/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "/widget/latest/icons/icon128.png",
      "sizes": "128x128",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/widget/latest/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "categories": ["shopping", "lifestyle"],
  "lang": "en-US"
}
