
{
    "short_name": "App builder",
    "name": "App builder",
    "icons": [
    {
    "src": "/wp-content/themes/appypie2016/images/logo_192.png",
    "type": "image/png",
    "sizes": "192x192"
    },
    {
    "src": "/wp-content/themes/appypie2016/images/logo_512.png",
    "type": "image/png",
    "sizes": "512x512"
    }
    ],
    "start_url": "/",
    "background_color": "#1a4580",
    "display": "standalone",
    "theme_color": "#ffffff"
    }