{
  "name": "HEKOO - Assistant Rénovation",
  "short_name": "HEKOO",
  "description": "Planifie, calcule et rénove avec l'IA",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#F4F1ED",
  "theme_color": "#C47A60",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "screenshots": [
    {
      "src": "icons/screenshot-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "categories": ["productivity", "lifestyle"],
  "lang": "fr"
}
