{
  "name": "Libyangi — Invitations numériques",
  "short_name": "Libyangi",
  "description": "Créez et gérez vos invitations : mariage, collation de grade, anniversaire, événement d'entreprise.",
  "lang": "fr",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F6F1E7",
  "theme_color": "#24523B",
  "icons": [
    { "src": "./icone.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "./icone.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Protocole (entrée)", "short_name": "Protocole", "url": "./protocole.html" },
    { "name": "Invités & suivi", "short_name": "Invités", "url": "./tableau.html" }
  ]
}
