{
  "name": "Pointage — Système de présence",
  "short_name": "Pointage",
  "start_url": "./pointage.html",
  "display": "standalone",
  "background_color": "#f4f5f7",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect fill='%232563eb' width='100' height='100' rx='20'/><text x='50' y='68' text-anchor='middle' font-size='50'>⏱</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "scope": "./"
}