{
  "name": "Bank Analyzer — ניתוח תנועות בנק",
  "short_name": "Bank Analyzer",
  "description": "אפליקציית ניתוח תנועות בנק וכרטיסי אשראי",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#00ff88",
  "dir": "rtl",
  "lang": "he",
  "icons": [
    {
      "src": "./icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "./icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
