{
    "name": "InstantPrintJKT",
    "short_name": "InstantPrint",
    "start_url": "/index.html",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#ffffff",
    "icons": [{
        "src": "assets/img/icon/mobile.png",
        "sizes": "512x512",
        "type": "image/png"
    }]
}