{
  "name": "k25x",
  "short_name": "k25x",
  "description": "Personal finance and investment management that runs locally on your device.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#f0f2f5",
  "theme_color": "#6c63ff",
  "icons": [
    {
      "src": "/icons/192",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/512",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
