{
  "name": "Send-Date Ledger",
  "short_name": "Send Ledger",
  "description": "A private offline chronology for invoice draft, issue, sent, due, and paid dates.",
  "id": "/?source=pwa",
  "start_url": "/?v=1",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F4F7F5",
  "theme_color": "#F4F7F5",
  "orientation": "any",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
