{
  "name": "ExtrasPay — Gestion des extras CHR",
  "short_name": "ExtrasPay",
  "description": "La paie simplifiée pour vos extras en hôtellerie-restauration. Gérez contrats CDD, pointages, fiches de paie, disponibilités et notifications en temps réel.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#7c3aed",
  "theme_color": "#7c3aed",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Espace Admin",
      "url": "/extraspay-admin.html",
      "icons": [{"src": "/icon-192.png", "sizes": "192x192"}]
    },
    {
      "name": "Espace Extra",
      "url": "/extraspay-extra.html",
      "icons": [{"src": "/icon-192.png", "sizes": "192x192"}]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
