{
  "name": "Cashbox — Business Ledger & Cash Flow Tracker",
  "short_name": "Cashbox",
  "description": "Free business ledger for modern enterprise. Track receivables & payables, manage customers and suppliers, export reports.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#6366f1",
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any"
    },
    {
      "src": "/pwa-icon-192",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/pwa-icon-512",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    }
  ]
}
