{
    "name": "LifePod",
    "short_name": "LifePod",
    "start_url": ".",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#5a63c2",
    "theme_color": "#5a63c2",
    "icons": [
        {
            "src": "./logos/logo.png",
            "sizes": "144x144",
            "type": "image/png"
        }
    ]
}
