{
  "name": "Fiderana LLBMG",
  "short_name": "LLBMG",
  "description": "Louange et Adoration — Bible, Chants, BDN, Planning, Partitions, Musique, Histoire",
  "start_url": "/index.php",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#667EEA",
  "lang": "fr",
  "icons": [
    {
      "src": "images/pwa/icon-72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/pwa/icon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/pwa/icon-128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/pwa/icon-144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/pwa/icon-152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/pwa/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/pwa/icon-384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Bible",
      "short_name": "Bible",
      "url": "/index.php?page=bible",
      "icons": [{ "src": "images/pwa/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "Chants",
      "short_name": "Chants",
      "url": "/index.php?page=chant",
      "icons": [{ "src": "images/pwa/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "BDN",
      "short_name": "BDN",
      "url": "/index.php?page=bdn",
      "icons": [{ "src": "images/pwa/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "Planning",
      "short_name": "Planning",
      "url": "/index.php?page=planning",
      "icons": [{ "src": "images/pwa/icon-96.png", "sizes": "96x96" }]
    }
  ]
}
