{
  "name": "ניהול תקציב",
  "short_name": "תקציב",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#2563eb",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' fill='%232563eb'/%3E%3Ctext x='256' y='330' font-family='sans-serif' font-size='220' font-weight='900' fill='%23ffffff' text-anchor='middle'%3E₪%3C/text%3E%3Ccircle cx='350' cy='175' r='26' fill='%2310b981'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}