{
  "name": "MIDAS",
  "short_name": "MIDAS",
  "icons": [{
    "src": "img/minim310.png",
	  "sizes": "310x310",
	  "type": "image/png"
    },
    {
      "src": "apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
	],
  "display": "fullscreen",
  "background_color": "#264666",
  "theme_color": "#89B0D7",
  "orientation": "landscape",
  "scope": "/",
  "start_url": "index.pl"
}