{
  "name": "VirtualWare — AI Virtual Try-On",
  "short_name": "VirtualWare",
  "description": "Upload a photo, pick any garment, and get a photorealistic AI try-on in seconds.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1a1817",
  "theme_color": "#1a1817",
  "lang": "en",
  "categories": ["shopping", "lifestyle", "photo"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
