{
  "name": "المساعدة الإدارية",
  "short_name": "المساعدة",
  "description": "منصة المساعدة الإدارية للجمعيات والمؤسسات",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#06b6d4",
  "icons": [
  {
    "src": "img/icon-192.png",
    "sizes": "192x192",
    "type": "image/png"
  },
  {
    "src": "img/icon-192.png",
    "sizes": "512x512",
    "type": "image/png"
  }
]
}