{
  "name": "Carnet Reseaux",
  "short_name": "Carnet",
  "description": "Tous les comptes de vos contacts au meme endroit",
  "start_url": "index.php",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f4f5f7",
  "theme_color": "#4f46e5",
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
