{
    "name": "2ND1ST",
    "short_name": "2ND1ST",
    "icons": [
        {
            "src": "images/fav/android-icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        }
    ],
    "start_url": "/?utm_source=pwa_webapp",
    "scope": ".",
    "display": "standalone",
    "background_color": "#fff",
    "theme_color": "#000",
    "description": "You favorite recipe app",
    "dir": "ltr",
    "lang": "en-US",
    "prefer_related_applications": true
}