{
  "name": "KobKlein — Sovereign Wallet",
  "short_name": "KobKlein",
  "description": "Lajan dijital ou, an sekirite. Secure digital wallet for Haiti.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#060D0A",
  "theme_color": "#080B14",
  "orientation": "portrait-primary",
  "id": "kobklein-wallet",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["finance", "business"],
  "lang": "ht",
  "dir": "ltr",
  "shortcuts": [
    {
      "name": "Send Money",
      "short_name": "Send",
      "description": "Send funds to another user",
      "url": "/send",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "My Wallet",
      "short_name": "Wallet",
      "description": "View your wallet balance",
      "url": "/wallet",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
