{
  "name": "Bill Beacon",
  "short_name": "Bill Beacon",
  "description": "Bill Beacon — free offline bill tracker with no ads, account, or cloud",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#4F46E5",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icons/bill-beacon-icon.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}