{
  "name": "SOS Serrurier Paris - Urgence 24h/24",
  "short_name": "SOS Serrurier",
  "description": "Service de serrurier urgence à Paris 24h/24 7j/7",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#DC2626",
  "orientation": "portrait",
  "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",
  "dir": "ltr",
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Appeler Urgence",
      "short_name": "Urgence",
      "description": "Appeler le service d'urgence",
      "url": "/urgence",
      "icons": [{ "src": "/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "Tarifs",
      "short_name": "Tarifs",
      "description": "Consulter les tarifs",
      "url": "/tarifs",
      "icons": [{ "src": "/icon-96.png", "sizes": "96x96" }]
    }
  ]
}