{
  "name": "Personal Ledger",
  "short_name": "Ledger",
  "id": "/",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FF69B4",
  "theme_color": "#E0B0FF",
  "description": "A completely private personal ledger to manually track your accounts, reconciliations, and CSV imports with absolute peace of mind and zero connection to your bank.",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
