{
    "name": "Setch",
    "short_name": "Setch",
    "start_url": "index.html",
    "display": "standalone",
    "orientation": "portrait",
    "icons": [
        {
            "src": "img/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "img/icon-128.png",
            "sizes": "128x128",
            "type": "image/png"
        }
    ]
}
