{
  "name": "ECHOTECH 2.0",
  "short_name": "EchoTech",
  "description": "ECHOTECH 2.0 - Plateforme de mise en relation clients et techniciens",
  "theme_color": "#0D2137",
  "background_color": "#F7F3EE",
  "display": "standalone",
  "orientation": "portrait",
  "start_url": "/",
  "scope": "/",
  "icons": [
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
