{
  "short_name": "EWO2025m",
  "name": "EWO2025m",
  "icons": [
    {
      "src": "img/apple-touch-icon.png",
      "type": "image/png",
      "sizes": "57x57"
    },
    {
      "src": "img/apple-touch-icon-57x57.png",
      "type": "image/png",
      "sizes": "57x57"
    },
    {
      "src": "img/apple-touch-icon-76x76.png",
      "type": "image/png",
      "sizes": "76x76"
    },
    {
      "src": "img/apple-touch-icon-120x120.png",
      "type": "image/png",
      "sizes": "120x120"
    },
    {
      "src": "img/apple-touch-icon-152x152.png",
      "type": "image/png",
      "sizes": "152x152"
    }
  ],
  "start_url": "index.html",
  "background_color": "#0059b3",
  "display": "standalone",
  "scope": "./",
  "theme_color": "#0059b3"
}