{
  "name": "SYGELOC — Gestion Locative",
  "short_name": "SYGELOC",
  "description": "Gérez vos actifs, contrats et paiements locatifs en toute simplicité.",
  "id": "sygeloc",
  "lang": "fr",
  "start_url": "https://app.sygeloc.com/",
  "scope": "https://app.sygeloc.com/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#1a7a4a",
  "background_color": "#f0faf5",
  "categories": ["business", "finance"],
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Dashboard SYGELOC"
    }
  ],
  "shortcuts": [
    {
      "name": "Tableau de bord",
      "url": "/",
      "description": "Voir le tableau de bord"
    },
    {
      "name": "Factures",
      "url": "/invoices",
      "description": "Gérer les factures"
    },
    {
      "name": "Calendrier",
      "url": "/calendar",
      "description": "Calendrier des échéances"
    }
  ]
}
