{
  "name": "Etsy Ledger",
  "short_name": "Ledger",
  "description": "Track Etsy sales, purchases, expenses, and shop tasks.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}