{
  "name": "LLBMG — Musique Gospel",
  "short_name": "LLBMG",
  "description": "Ligue Lorraine Belfortaine des Musiciens Gospel — Chants, Bible, Partitions, Histoires",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#182848",
  "theme_color": "#4b6cb7",
  "lang": "fr",
  "categories": ["music", "education", "lifestyle"],
  "icons": [
    {
      "src": "images/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Bible",
      "short_name": "Bible",
      "url": "./bible/",
      "icons": [{ "src": "images/icone/bible.png", "sizes": "96x96" }]
    },
    {
      "name": "Chants",
      "short_name": "Chants",
      "url": "./chants/",
      "icons": [{ "src": "images/icone/chant.png", "sizes": "96x96" }]
    },
    {
      "name": "Musiques",
      "short_name": "Musiques",
      "url": "./musiques/",
      "icons": [{ "src": "images/icone/musique.png", "sizes": "96x96" }]
    }
  ]
}
