{
  "name": "Mon Hub AGAPE",
  "short_name": "Hub AGAPE",
  "description": "Intranet salarié du réseau AGAPE SAS — outils, ressources et actualités réseau",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#083B66",
  "theme_color": "#083B66",
  "lang": "fr",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "icons/icon-48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
