{
  "name": "Jari Live Commerce",
  "short_name": "Jari",
  "description": "Live auctions, wallet payments, and order updates for Nigerian buyers.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0F0F0F",
  "theme_color": "#0D9F6E",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/jari-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/jari-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}