/*{
  "name": "Gault&Millau",
  "short_name": "G & M",
  "description": "Toute la sélection de Gault & Millau",
  "lang": "fr-FR",
  "start_url": "/",
  "display": "standalone",
  "prefer_related_applications": false,
  "orientation": "any",
  "background_color": "#FBFBFB",
  "theme_color": "#FBFBFB",
  "icons": [
    {
      "src": "/images/icons_pwa/gm_pwa_900-900.png",
      "sizes": "900x900",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/images/icons_pwa/gm_pwa_512-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/images/icons_pwa/gm_pwa_310-310.png",
      "sizes": "310x310",
      "type": "image/png"
    },
    {
      "src": "/images/icons_pwa/gm_pwa_150-150.png",
      "sizes": "150x150",
      "type": "image/png"
    }
  ]
}*/