{
  "name": "HomeLedger",
  "short_name": "HomeLedger",
  "description": "Know what's coming in, what's going out, and what gets paid off next.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0969da",
  "theme_color": "#0969da",
  "icons": [
    {
      "src": "icon.svg",
      "type": "image/svg+xml",
      "sizes": "any"
    },
    {
      "src": "icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ]
}
