{
  "name": "Kredibly | Instant Settlement & Debt Recovery",
  "short_name": "Kredibly",
  "description": "Send professional invoices, get paid instantly to your bank, and recover debts automatically on WhatsApp.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#4C1D95",
  "theme_color": "#4C1D95",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "orientation": "portrait",
  "scope": "/"
}