{
  "name": "528gift Live Support",
  "short_name": "Live Support",
  "description": "Get instant help from 528gift customer support. Live chat with our team 24/7.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#f7931a",
  "icons": [
    {
      "src": "./avatar.jpg",
      "sizes": "400x400",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "./icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["lifestyle", "shopping"]
}
