{
    "name": "Smart Fuel",
    "short_name": "Smart Fuel",
    "start_url": "/",
    "background_color": "#000000",
    "description": "A Progressive Web Application setup.",
    "display": "standalone",
    "theme_color": "#000000",
    "icons": [
        {
            "src": "logo.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
