{
    "name": "Important",
    "short_name": "Important",
"start_url": "./index.html",

    "display": "standalone",
    "background_color": "#0000ff",
    "theme_color": "#0000ff",
    "icons": [
        {
            "src": "important.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "important.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
