{
  "name": "Sheep Manager — تطبيق لوحة تحكم إدارة الأغنام",
  "short_name": "Sheep Manager",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#f4f6f8",
  "theme_color": "#0d5c3a",
  "description": "منصة ولوحة تحكم ذكية لإدارة وتربية الأغنام للمزارعين والأطباء البيطريين",
  "orientation": "any",
  "dir": "rtl",
  "lang": "ar",
  "icons": [
    {
      "src": "icons/Icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/Icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
