{
  "name": "BMC Soft - Expert Digital & Informatique",
  "short_name": "BMC Soft",
  "description": "Expert Digital & Informatique. Création site web, Solutions IA & Cybersécurité. Réparation express iPhone, Mac & PC.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#175CD3",
  "orientation": "portrait-primary",
  "lang": "fr",
  "categories": ["business", "technology"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "256x256",
      "type": "image/x-icon"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}