{
  "name": "EYE2023APP",
  "short_name": "EYE2023APP",
  "icons": [
    {

        "src": "./favicons/android-chrome-72x72.png",
            "sizes": "72x72",
            "type": "image/png"
    }
],
  "start_url": "./index.html",
  "display": "standalone",
  "theme_color": "#ffffff",
  "background_color": "#ffffff"
}