{
    "short_name": "GEWorks",
    "name": "GEWorks Offline App",
    "start_url": "index.php",
    "background_color": "#2470BD",
    "theme_color": "#2470BD",
    "display": "standalone",
    "orientation": "any",
    "icons": [
        {
            "src": "ico/apple-touch-icon-72x72.png",
            "type": "image/png",
            "sizes": "72x72"
        },
        {
            "src": "img/icons/icon-96x96.png",
            "type": "image/png",
            "sizes": "96x96"
        },
        {
            "src": "ico/apple-touch-icon-144x144.png",
            "type": "image/png",
            "sizes": "128x128"
        },
        {
            "src": "ico/apple-touch-icon-144x144.png",
            "type": "image/png",
            "sizes": "144x144"
        },
        {
            "src": "ico/apple-touch-icon-152x152.png",
            "type": "image/png",
            "sizes": "152x152"
        },
        {
            "src": "ico/fluidicon.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "ico/fluidicon.png",
            "type": "image/png",
            "sizes": "384x384"
        },
        {
            "src": "ico/fluidicon.png",
            "type": "image/png",
            "sizes": "512x512"
        }
      ]


}
