{
  "name": "F6 Telecom",
  "short_name": "F6 Telecom",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#2563EB",
  "icons": [
    {
      "src": "img/icone.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "img/LOGOMARCA-600-x-262-px.webp",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}