{
  "name": "Biweekly Ledger",
  "short_name": "Ledger",
  "description": "Personal budget tracker with Plaid sync",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0e0618",
  "theme_color": "#863bff",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "48x48",
      "type": "image/svg+xml"
    }
  ]
}
