{
  "name": "BAKARA",
  "short_name": "BAKARA",
  "description": "מערכת בקרה ותיעוד עבודות",
  "start_url": "/",
  "display": "standalone",
  "orientation": "landscape",
  "theme_color": "#0D2438",
  "background_color": "#0A1C2C",
  "lang": "he",
  "dir": "rtl",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["productivity", "business"]
}
