{
    "short_name": "Delivor",
        "name": "Delivor",
        "scope": "/",
        "start_url": "/",
        "display": "standalone",
        "theme_color": "#FAAD1D",
        "background_color": "#23214D",
    "icons": [
        {
            "src": "/assets/img/favicons/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/assets/img/favicons/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "theme_color": "#23214d",
    "background_color": "#23214d",
    "display": "standalone"
}
