{
    "name": "reaspack.cz",
    "short_name": "Reaspack",
    "start_url": "./index.html",
    "display": "standalone",
    "background_color": "#fff",
  	"theme_color": "#fff",
    "icons": [
        {
            "src": "/android-chrome-72x72.png",
            "sizes": "72x72",
            "type": "image/png"
        },
        {
        "src": "/512x512-min.png",
        "type": "image/png",
        "sizes": "512x512"
    }
    ]
}
