{
  "name": "Pointage PWA V2",
  "short_name": "Pointage V2",
  "description": "Application de pointage hors ligne",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f3f5f7",
  "theme_color": "#1976d2",
  "orientation": "portrait",
  "icons": []
}