{
  "name": "CASA BAY ERP",
  "short_name": "CASA BAY",
  "description": "ERP de promotion immobilière CASA BAY",
  "id": "/",
  "start_url": "/apps?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1c697e",
  "lang": "fr",
  "shortcuts": [
    { "name": "Qualité chantier", "short_name": "Qualité", "url": "/qualite" },
    { "name": "Nouvelle observation", "short_name": "Observation", "url": "/observations/nouvelle" },
    { "name": "Effectif du jour", "short_name": "Effectif", "url": "/effectif" },
    { "name": "Boîte aux lettres", "short_name": "Courrier", "url": "/boite-aux-lettres" }
  ],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
