{
    "name": "AidanKennyRacing",
    "short_name": "AidanKennyRacing",
    "scope": "/",
    "start_url": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#FFFFFF",
    "theme_color": "#6F9FE2",
    "description": "AidanKennyRacing",
    "prefer_related_applications" : false,
    "icons": [{
            "src": "/wp-content/themes/aidankennyracing/assets/images/touch/favicon-100x100.png",
            "sizes": "100x100",
            "type": "image/png"
        },{
            "src": "/wp-content/themes/aidankennyracing/assets/images/touch/favicon-180x180.png",
            "sizes": "100x100",
            "type": "image/png"
        },{
            "src": "/wp-content/themes/aidankennyracing/assets/images/touch/favicon-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },{
            "src": "/wp-content/themes/aidankennyracing/assets/images/touch/favicon-270x270.png",
            "sizes": "270x270",
            "type": "image/png"
        }]
}