{
"name": "PSS | Track My Weight",
"short_name": "Track My Weight",
"start_url": "/dashboard.html",
"display": "fullscreen",
"description": "Keep A Track Of Your Weight, Easily.",
"lang": "en-us",
"dir": "auto",
"theme_color": "#000000",
"background_color": "#000000",
"orientation": "portrait",
"icons": [
    {
        "src": "img/web/icon-512.png",
        "sizes": "512x512",
        "type": "image/png",
        "purpose": "maskable"
    },
    {
        "src": "img/web/icon-192.png",
        "sizes": "192x192",
        "type": "image/png",
        "purpose": "any"
    }
],
"screenshots": [
    {
        "src": "img/screenshot1.png",
        "sizes": "2880x1800",
        "type": "image/png",
        "description": "A screenshot of the home page"
    }
],
"related_applications": [
    {
        "platform":"windows",
        "url": " The URL to your app in that app store"
    }
],
"prefer_related_applications": false
}