{
  "name": "Hotel de Paris Digital Signage",
  "short_name": "HDP Signage",
  "description": "Display informativo ascensori Hotel de Paris Sanremo",
  "start_url": "/",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#1A0F0A",
  "theme_color": "#1A0F0A",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}