{
  "name": "Serrurier SOS - Service d'urgence 24h/24",
  "short_name": "Serrurier SOS",
  "description": "Service de serrurerie d'urgence disponible 24h/24 et 7j/7 en Île-de-France",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1e3a8a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "utilities"],
  "lang": "fr-FR"
}