{
  "name": "ELIO - Financial Ledger",
  "short_name": "ELIO",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f4f3fb",
  "theme_color": "#4f46e5",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' fill='%234f46e5'><rect width='512' height='512' rx='128'/><text x='50%' y='55%' dominant-baseline='middle' text-anchor='middle' fill='%23ffffff' font-family='sans-serif' font-weight='900' font-size='180'>ELIO</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}