{
  "name": "Emes Group – Sistema di prenotazione Online",
  "short_name": "Emes Group",
  "description": "Sistema di prenotazione Online per clienti Emes Group",
   "start_url": "/emesbooking/public/index.php?source=pwa",
  "scope": "/emesbooking/public/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#162c49",
  "theme_color": "#162c49",
  "lang": "it-IT",
  "icons": [
    {
      "src": "/emesbooking/assets/logo-emes.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/emesbooking/assets/logo-emes.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
