{
  "name": "JH and JB Supplies",
  "short_name": "JH and JB",
  "description": "View your partner plans and loan details with ease through our platform.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#28a745",
  "icons": [
    {
      "src": "/images/manifest/web-app-manifest-192x192-v2.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/manifest/web-app-manifest-512x512-v2.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/manifest/logo-1080x1080-v2.png",
      "sizes": "1080x1080",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/images/screenshot/desktop-preview-v3.png",
      "sizes": "1366x768",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "/images/screenshot/mobile-preview-v3.png",
      "sizes": "720x1612",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ]
}