{
  "name": "AyaVogue - AI Fashion Studio",
  "short_name": "AyaVogue",
  "description": "AyaVogue is an AI creative studio for fashion images, videos, virtual try-on, image-to-video content, lip-sync videos and fashion marketing assets.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#100F0F",
  "theme_color": "#100F0F",
  "orientation": "portrait-primary",
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "id": "com.aya.artwear",
      "url": "https://play.google.com/store/apps/details?id=com.aya.artwear"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/us/app/ayavogue/id6745639802"
    }
  ],
  "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-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/Icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}