{
  "name": "ISTICHARAAT",
  "short_name": "ISTICHARAAT",

  "description": "ISTICHARAAT — Premier service de consultations juridiques en ligne au Maroc.",

  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",

  "display": "standalone",
  "display_override": ["standalone", "window-controls-overlay"],

  "orientation": "portrait",

  "lang": "fr",
  "dir": "ltr",

  "background_color": "#f5f5f5",
  "theme_color": "#0f172a",

  "launch_handler": {
    "client_mode": "navigate-existing"
  },

  "categories": ["business", "utilities", "legal"],

  "icons": [
    {
      "src": "/brand/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/brand/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/brand/apple-touch-icon-180x180.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],

  "shortcuts": [
    {
      "name": "ISTICHARAAT",
      "short_name": "ISTICHARAAT",
      "description": "ISTICHARAAT — Premier service de consultations juridiques en ligne au Maroc.",
      "url": "/?source=shortcut",
      "icons": [
        {
          "src": "/brand/android-chrome-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
