{
  "name": "FARSyndic by Facilearetenir.com",
  "short_name": "FARSyndic",
  "description": "Gestion de copropriété et locative — Votes, documents, finances, travaux.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b1220",
  "theme_color": "#0b1220",
  "lang": "fr",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    { "name": "Tableau de bord", "url": "/dashboard" },
    { "name": "Compteurs", "url": "/dashboard/compteurs" },
    { "name": "Incidents", "url": "/dashboard/incidents" },
    { "name": "Messagerie", "url": "/dashboard/messagerie" }
  ]
}
