{
  "name": "Qi-Ledger",
  "short_name": "Qi-Ledger",
  "id": "./",
  "start_url": ".",
  "scope": "./",
  "display": "standalone",
  "background_color": "#F8FBFF",
  "theme_color": "#0B6CFF",
  "description": "Private, local-first personal finance with accounts, cards, investments and Cloudflare sync",
  "orientation": "any",
  "categories": [
    "finance",
    "productivity"
  ],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "icons/QiLedger.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
