{
  "name": "Ledger",
  "short_name": "Ledger",
  "description": "Tom's private budget & portfolio ledger",
  "start_url": "/budget",
  "display": "standalone",
  "background_color": "#2b2a5e",
  "theme_color": "#2b2a5e",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
