{
  "name": "Ficard Personal Finance",
  "short_name": "Ficard",
  "description": "Private local-first finance tracking with reminders, SMS keyword rules, recurring schedules, budget widgets, Record accounts, reporting, and optional cloud backup.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f4f7fb",
  "theme_color": "#172554",
  "icons": [
    {
      "src": "assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icon-1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "share_target": {
    "action": "./index.html",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "sms",
      "url": "url"
    }
  },
  "version": "4.27.2"
}
