{
    "name": "LuvMed",
    "short_name": "Luvmed App",
    "lang": "en",
    "dir": "ltr",
    "start_url": "/",
    "background_color": "#6777ef",
    "description": "LuvMed is a web application that helps you manage your patient's recprds.",
    "scope": "/",
    "orientation": "landscape",
    "display": "fullscreen",
    "theme_color": "#6777ef",
    "icons": [
        {
            "src": "/luvmed.png",
            "sizes": "256x256",
            "type": "image/png"
        }
    ]
}
