{
    "name": "Pixel Studio",
    "short_name": "Pixel Studio",
    "display": "standalone",
    "scope": "/",
    "start_url": "/",
    "theme_color" : "#ffffff",
    "background_color" : "#000",
    "icons" : {
        "32" : "/assets/images/favicon/favicon-32x32.png"
    }
}