{
  "name": "حلوب - نظام إدارة الأبقار",
  "short_name": "حلوب",
  "description": "نظام إدارة الأبقار الذكي للمزارع المغربية",
  "start_url": "/download",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#015050",
  "theme_color": "#015050",
  "dir": "rtl",
  "lang": "ar",
  "categories": ["productivity", "agriculture"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/assets/home-dashboard.png",
      "sizes": "1080x1920",
      "type": "image/png"
    }
  ]
}
