{
  "name": "Wanzam — WZI Ecosystem",
  "short_name": "WZI",
  "description": "Gold trading education, wellness supplements, AI automation, and digital products — the WZI Ecosystem by Wanzam.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0c0c10",
  "theme_color": "#b8952a",
  "orientation": "portrait-primary",
  "lang": "en",
  "icons": [
    {
      "src": "assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "assets/images/screenshot-home.png",
      "sizes": "1280x720",
      "type": "image/png",
      "label": "WZI Ecosystem Homepage"
    }
  ],
  "categories": ["finance", "health", "business", "education"],
  "shortcuts": [
    {
      "name": "GoldEdge Pro",
      "short_name": "Trading",
      "description": "XAUUSD signals and Gold Academy",
      "url": "/index.html#brands",
      "icons": [{ "src": "assets/icons/icon-ge.png", "sizes": "96x96" }]
    },
    {
      "name": "WZI Store",
      "short_name": "Store",
      "description": "Digital products and free resources",
      "url": "/products.html",
      "icons": [{ "src": "assets/icons/icon-store.png", "sizes": "96x96" }]
    },
    {
      "name": "Free Toolkit",
      "short_name": "Toolkit",
      "description": "Download the WZI Starter Toolkit",
      "url": "/index.html#optin",
      "icons": [{ "src": "assets/icons/icon-toolkit.png", "sizes": "96x96" }]
    }
  ]
}
