{
  "short_name": "PutOn AI",
  "name": "PutOn AI — AI-Powered Virtual Try-On",
  "description": "Upload your photo and any garment — our AI shows you exactly how it fits in seconds. Shop smarter, return less.",
  "icons": [
    {
      "src": "logo.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "logo.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#B79D7A",
  "background_color": "#FFFBFC",
  "categories": ["lifestyle", "shopping", "fashion"],
  "lang": "en-US",
  "dir": "ltr",
  "prefer_related_applications": false,
  "screenshots": [
    {
      "src": "logo.png",
      "type": "image/png",
      "sizes": "512x512",
      "label": "PutOn AI"
    }
  ]
}
