{
  "name": "KhedmaPro - Services à domicile",
  "short_name": "KhedmaPro",
  "description": "Trouvez un artisan de confiance près de chez vous, sans inscription.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#dc2626",
  "icons": [
    {
      "src": "/icons/home1.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/home.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}