{
  "name": "Mattermind HBP",
  "short_name": "Mattermind",
  "description": "L'app interne HBP — conversations, fil social, annuaire et tickets réunis au même endroit.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "lang": "fr",
  "dir": "ltr",
  "theme_color": "#183b57",
  "background_color": "#f1f5f9",
  "categories": ["business", "productivity", "social"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
