{
  "name": "Green Bean Ledger",
  "short_name": "Bean Ledger",
  "description": "Green and roasted bean inventory, purchase orders, supplier payments, and sales.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#FAF6ED",
  "theme_color": "#0F52BA",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
