{ 
    "name": "pubhubbub.ca",
    "short_name": "pubhubbub",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#ED8B0A",
    "description": "Your app description here.",
    "icons": [
        {
        "src": "/wp-content/plugins/pub/img/pubhubbub-logo-192x192.png",
        "sizes": "192x192",
        "type": "image/png"
        },
        {
        "src": "/wp-content/plugins/pub/img/pubhubbub-logo-512x512.png",
        "sizes": "512x512",
        "type": "image/png"
        }
    ]
}
