{
  "name": "Sons of the Hills — Ledger",
  "short_name": "SOH Ledger",
  "description": "10th Anniversary club expense & budget ledger",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0b0a08",
  "theme_color": "#0b0a08",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "assets/img/icon-192.jpg", "sizes": "192x192", "type": "image/jpeg", "purpose": "any maskable" },
    { "src": "assets/img/icon-512.jpg", "sizes": "512x512", "type": "image/jpeg", "purpose": "any maskable" }
  ]
}
