{
  "short_name": "MizanMaroc",
  "name": "منصة ميزان الرقمية للقانون المغربي",
  "description": "المنصة الرقمية المحصنة لإدارة وتشجيع الثقافة القانونية المغربية",
  "lang": "ar-MA",
  "dir": "rtl",
  
  "start_url": ".",
  "scope": "/",
  
  "display": "standalone",
  "orientation": "portrait-primary",
  
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "vite.svg",
      "sizes": "32x32",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}