{
    "name": "TagLife",
    "lang": "en-us",
    "short_name": "TagLife",
    "description": "TagLife App",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/icon512.png",
            "sizes": "512x512"
        }
    ],
    "theme_color": "#ffffff",
    "background_color": "#ffffff"
}