{
    "short_name": "Gohil Enterprise",  
    "name": "Gohil Enterprise",
    "description": "Gohil Enterprise",
    "icons": [
        {
            "src": "https://stage.thewebpandanetworks.com/gohil/wp-content/themes/twentynineteen_childtheme/assets/images/192x192.png",
            "type": "image/png",
            "sizes": "192x192",
            "purpose": "any maskable"
        },
        {
            "src": "https://stage.thewebpandanetworks.com/gohil/wp-content/themes/twentynineteen_childtheme/assets/images/512x512.png",
            "type": "image/png",
            "sizes": "512x512",
            "purpose": "any maskable"
        }
    ],
    "background_color": "#FFFFFF",
    "theme_color": "#FFFFFF",
    "display": "standalone",
    "orientation": "Gohil Enterprise",
    "start_url": "https://stage.thewebpanda.co.uk/gohil/",
    "scope": "https://stage.thewebpanda.co.uk/gohil/",
    "shortcuts": [
        {
            "name": "How's weather today?",
            "short_name": "Today",
            "description": "View weather information for today",
            "url": "/today?source=pwa",
            "icons": [{ "src": "/images/today.png", "sizes": "192x192" }]
        },
        {
            "name": "How's weather tomorrow?",
            "short_name": "Tomorrow",
            "description": "View weather information for tomorrow",
            "url": "/tomorrow?source=pwa",
            "icons": [{ "src": "/images/tomorrow.png", "sizes": "192x192" }]
        }
    ],
    "screenshots": [
        {
            "src": "/images/screenshot1.png",
            "type": "image/png",
            "sizes": "540x720"
        },
        {
            "src": "/images/screenshot2.jpg",
            "type": "image/jpg",
            "sizes": "540x720"
        }
    ]
}
