{
  "name": "MobiGED",
  "short_name": "MobiGED",
  "description": "Application de gestion documentaire mobile",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#007bff",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "fr",
  "icons": [
    {
      "src": "assets/logo.png",
      "sizes": "500x500",
      "type": "image/png"
    }
  ]
}
