{
  "name": "NAIVELI Pulse",
  "short_name": "Pulse",
  "start_url": "./stay-pulse.html?source=pwa",
  "display": "standalone",
  "background_color": "#f5f7fb",
  "theme_color": "#102a43",
  "description": "Calendrier opérationnel des partenaires NAIVELI Stay",
  "display_override": [
    "window-controls-overlay",
    "standalone"
  ],
  "scope": "./",
  "orientation": "portrait-primary",
  "categories": [
    "business",
    "travel",
    "productivity"
  ],
  "prefer_related_applications": false
}