{
  "name": "مريڨلة - نظام التوجيه والسيولة",
  "short_name": "Mriguela",
  "description": "لوحة قيادة ذكية لإدارة ورشة التصنيع، توجيه السيولة، ومنع فخ التشتت الذهني.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f1f5f9",
  "theme_color": "#1a365d",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/512/2001/2001712.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://cdn-icons-png.flaticon.com/512/2001/2001712.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}