{
  "name": "ZXH AI Image Studio",
  "short_name": "ZXH AI Studio",
  "description": "ZXH OFFICIAL AI creative image and video studio.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#eef2f6",
  "theme_color": "#eef2f6",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}