{
  "name": "Budget",
  "short_name": "Budget",
  "description": "Personal finance, inventory, and home records.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#F2F2F7",
  "theme_color": "#0FA968",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='114' fill='%230FA968'/%3E%3Ctext y='368' x='256' font-size='300' text-anchor='middle' fill='white' font-family='system-ui'%3E$%3C/text%3E%3C/svg%3E",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
