{
  "name": "iOPEX",
  "short_name": "iOPEX",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#fdfdfd",
  "theme_color": "#db4938",
  "orientation": "portrait",
  
  "icons": [
	{
      "src": "images/apple-touch-icon.png",
      "type": "image/png",
      "sizes": "180x180"
    },
    {
      "src": "images/favicon-32x32.png",
      "type": "image/png",
      "sizes": "32x32"
    },
    {
      "src": "images/favicon-16x16.png",
      "type": "image/png",
      "sizes": "16x16"
    },
	{
      "src":  "images/safari-pinned-tab.svg",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
