{
  "name": "AdalaApp — القانون المغربي",
  "short_name": "AdalaApp",
  "description": "مساعد قانوني ذكي للقانون المغربي — Assistant juridique IA pour la loi marocaine",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#1a1510",
  "theme_color": "#c8a45e",
  "lang": "ar",
  "categories": ["legal", "productivity", "education"],
  "icons": [
    {
      "src": "/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "محادثة جديدة",
      "short_name": "Chat",
      "description": "ابدأ محادثة قانونية جديدة",
      "url": "/?tab=chat",
      "icons": [{ "src": "/img/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
