{
  "name": "GUYA FIBRE - Suivi FTTH",
  "short_name": "GUYA FIBRE",
  "description": "Application de suivi des interventions FTTH pour Dauphin Telecom - Fonctionne hors ligne",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0F3D3E",
  "theme_color": "#0F3D3E",
  "orientation": "any",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect fill='%230F3D3E' width='100' height='100' rx='12'/><text x='50' y='55' font-size='28' text-anchor='middle' fill='%23C29A3D' font-family='sans-serif' font-weight='bold'>GF</text><text x='50' y='78' font-size='12' text-anchor='middle' fill='%23DCEBE9' font-family='sans-serif'>FTTH</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}