{
  "name": "VetVisit — ניהול ביקורי בית",
  "short_name": "VetVisit",
  "description": "מערכת ניהול ביקורי בית וטרינריים",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f2ed",
  "theme_color": "#2d8a5e",
  "dir": "rtl",
  "lang": "he",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
