{
  "name": "GSB Buying App",
  "short_name": "GSB Buyer",
  "description": "GSB - Precious Metals Buying Application",
  "start_url": "/login",
  "display": "fullscreen",
  "theme_color": "#1B1B2F",
  "background_color": "#1B1B2F",
  "orientation": "any",
  "categories": ["business", "finance"],
  "icons": [
    {
      "src": "/logo-gsb.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/logo-gsb.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ]
}
