{
  "name": "Wholos",
  "short_name": "Wholos",
  "description": "אימונים, תזונה ו-AI שמכיר את שניהם.",
  "start_url": "/wholos-app/",
  "scope": "/wholos-app/",
  "display": "standalone",
  "background_color": "#1c1b2e",
  "theme_color": "#5b4bc4",
  "orientation": "portrait",
  "dir": "rtl",
  "lang": "he",
  "icons": [
    {
      "src": "/wholos-app/brand/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/wholos-app/brand/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/wholos-app/brand/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}