{
  "name": "POINTAQOO",
  "short_name": "Pointaqoo",
  "description": "Pointage horaire professionnel — 1 tap",
  "display": "standalone",
  "start_url": "/",
  "scope": "/",
  "theme_color": "#2563EB",
  "background_color": "#F1F5F9",
  "orientation": "portrait",
  "categories": ["productivity", "business"],
  "lang": "fr",
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Pointer",
      "short_name": "Pointage",
      "description": "Accéder directement au pointage",
      "url": "/app?tab=pointage",
      "icons": [{ "src": "/icons/icon-192.svg", "sizes": "192x192" }]
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
