{
  "name": "Trace LR — Lorry Receipt Generator",
  "short_name": "Trace LR",
  "description": "Generate, manage, and print consignment notes (Lorry Receipts)",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F8F9FA",
  "theme_color": "#0f172a",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
