{
  "name": "CIVITEL - Solutions Télécom & Infrastructure",
  "short_name": "CIVITEL",
  "description": "Leader en installation et maintenance de fibre optique, réseaux informatiques, et infrastructures télécoms.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1F7AEC",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/public/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/public/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "lifestyle"],
  "lang": "fr",
  "dir": "ltr"
}