{
  "name": "KDT Diamond | Exceptional Loose Diamonds & Fine Jewelry",
  "short_name": "KDT Diamonds",
  "description": "Discover exceptional GIA & IGI certified loose diamonds, fine jewelry, and real-time B2B trading with KDT Diamond.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "id": "/?source=pwa",
  "display": "standalone",
  "display_override": ["standalone", "window-controls-overlay", "minimal-ui"],
  "orientation": "any",
  "background_color": "#0B1510",
  "theme_color": "#0A5C36",
  "lang": "en",
  "dir": "ltr",
  "categories": ["shopping", "business", "lifestyle"],
  "prefer_related_applications": false,
  "scope_extensions": [
    { "origin": "https://kdtdiamond.com" },
    { "origin": "https://www.kdtdiamond.com" }
  ],
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "handle_links": "preferred",
  "edge_side_panel": {
    "preferred_width": 480
  },
  "share_target": {
    "action": "/diamonds",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "protocol_handlers": [
    {
      "protocol": "web+diamond",
      "url": "/diamonds?sku=%s"
    }
  ],
  "file_handlers": [
    {
      "action": "/diamonds",
      "accept": {
        "text/csv": [".csv"]
      }
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-wide.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "KDT Diamonds Wholesale & Retail Catalog"
    },
    {
      "src": "/screenshot-mobile.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "KDT Diamonds Mobile Experience"
    }
  ],
  "icons": [
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Loose Diamonds",
      "short_name": "Diamonds",
      "description": "Browse natural and lab-grown certified loose diamonds",
      "url": "/diamonds?source=pwa_shortcut",
      "icons": [{ "src": "/android-chrome-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "B2B Trading Portal",
      "short_name": "B2B Portal",
      "description": "Access real-time wholesale diamond inventory and pricing",
      "url": "/b2b?source=pwa_shortcut",
      "icons": [{ "src": "/android-chrome-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Diamond 4Cs Education",
      "short_name": "4Cs Guide",
      "description": "Learn cut, clarity, color, and carat weight",
      "url": "/education?source=pwa_shortcut",
      "icons": [{ "src": "/android-chrome-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "My Cart",
      "short_name": "Cart",
      "description": "View items in your diamond cart",
      "url": "/cart?source=pwa_shortcut",
      "icons": [{ "src": "/android-chrome-192x192.png", "sizes": "192x192" }]
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "id": "com.kdtdiamonds.app",
      "url": "https://play.google.com/store/apps/details?id=com.kdtdiamonds.app"
    }
  ]
}
