{
    "short_name": "ToyProject",
    "name": "ToyProject PWA",
    "icons": [{
        "src": "/images/logo.png",
        "type": "image/png",
        "sizes": "1024x1024"

    }],
    "start_url": "/",
    "scope": ".",
    "display": "standalone",
    "theme_color": "#000000",
    "background_color": "#ffffff"
}