{
  "name": "FittingMe.ai",
  "short_name": "FittingMe",
  "description": "Virtual try-on and size recommendation widget for fashion e-commerce.",
  "start_url": "/",
  "scope": "/",
  "display": "minimal-ui",
  "background_color": "#FAFAFA",
  "theme_color": "#2D0C1F",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "32x32",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.svg",
      "sizes": "180x180",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
