{
  "name": "IBI Finance Tracker",
  "short_name": "IBI Finance",
  "description": "Income, expenses and savings ledger with a monthly plan, commitments, reports and voice entry.",
  "id": "/finance/app/",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "../../icons/finance-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "../../icons/finance-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "../../icons/finance-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
