{
    "short_name": "SM ",
    "name": "Softmahal Technologies",
    "icons": [
        {
            "src": "/brand/white.png",
            "type": "image/png",
            "sizes": "512x512"
        },
        {
            "src": "/brand/white.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "/brand/white.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "id": "/?source=pwa",
    "start_url": "/?source=pwa",
    "background_color": "#1e1e1e",
    "display": "standalone",
    "scope": "/",
    "theme_color": "#ff5252",
    "shortcuts": [
        {
            "name": "About Our Company",
            "short_name": "Company",
            "description": "About our company",
            "url": "/company?source=pwa",
            "icons": [{ "src": "/brand/white.png", "sizes": "192x192" }]
        },
        {
            "name": "About Career",
            "short_name": "Tomorrow",
            "description": "View weather information for tomorrow",
            "url": "/tomorrow?source=pwa",
            "icons": [{ "src": "/brand/white.png", "sizes": "192x192" }]
        }
    ],
    "description": "We are about company",
    "screenshots": [
        {
            "src": "/brand/white.png",
            "type": "image/png",
            "sizes": "540x720"
        },
        {
            "src": "/brand/white.png",
            "type": "image/jpg",
            "sizes": "540x720"
        }
    ]
}
