{
  "name": "Platinum Diam B2B Platform",
  "short_name": "Platinum Diam",
  "description": "B2B diamond and jewellery trading platform with real-time inventory management, stock sharing APIs, and billing systems.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#A38B67",
  "background_color": "#0a0a0a",
  "categories": [
    "business",
    "shopping",
    "finance"
  ],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    }
  ],
  "shortcuts": [
    {
      "name": "Live Stock Search",
      "short_name": "Search Stock",
      "description": "Search real-time loose diamond and jewellery stock",
      "url": "/view-stock",
      "icons": [
        {
          "src": "/favicon.ico",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Sign In to Account",
      "short_name": "Sign In",
      "description": "Login to your seller/buyer dashboard",
      "url": "/login",
      "icons": [
        {
          "src": "/favicon.ico",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
