{
  "name": "PaySlip — Gestion des bulletins",
  "short_name": "PaySlip",
  "description": "Application de gestion des bulletins de paie",
  "start_url": "/admin/dashboard",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#465fff",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "icons/icon-192x192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any" },
    { "src": "icons/icon-512x512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "categories": ["business", "productivity"],
  "lang": "fr-FR",
  "dir": "ltr",
  "screenshots": []
}
