{
  "name": "HMI Client",
  "short_name": "hmi-client",
  "start_url": "/",
  "background_color": "#f4f4f5",
  "theme_color": "#f4f4f5",
  "orientation": "any",
  "display": "fullscreen",
  "lang": "es-ES",
  "description": "HMI Client by Sisteplant.",
  "icons": [
    {
      "src": "/icons/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/android-chrome-384x384.png",
      "sizes": "384x384",
      "type": "image/png"
    },
    {
      "src": "/icons/android-chrome-256x256.png",
      "sizes": "256x256",
      "type": "image/png"
    },
    {
      "src": "/icons/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/android-chrome-96x96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/icons/hmi-prism-mask.svg",
      "sizes": "196x196",
      "type": "image/svg",
      "purpose": "any maskable"
    }
  ]
}