{
  "name": "Groupe M-A Shop",
  "short_name": "GMA Shop",
  "description": "Catalogue et commandes rapides pour Groupe M-A SARL",
  "start_url": "/products.html",
  "display": "standalone",
  "background_color": "#F8FAFC",
  "theme_color": "#1B3C73",
  "orientation": "portrait",
  "icons": [
    {
      "src": "images/new-logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "images/new-logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
