{
    "name" : "Gurasa by Shatuu",
    "short_name": "Gurasa by Shatuu",
    "description": "Discover Gurasa by Shatuu - a delicious, freshly baked Hausa snack made with love and tradition Order yours today!",
    "icons": [
        {
            "src": "icon.png",
            "sizes": "1554x1554",
            "type": "image/png"
        }
    ],
    "start_url": "./index.html",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#ffffff",
    "orientation": "portrait",
    "id": "/index.html",
    "screenshots": [
        {
            "src": "ssdesktop.png",
            "sizes": "1270x720",
            "type": "image/png",
            "form_factor": "wide"
        },
        
        {
            "src": "ssmobile.png",
            "sizes": "720x1280",
            "type": "image/png"
        }
    ]
}