{
    "name": "MuushigPayPage",
    "short_name": "MuushigStore",
    "start_url": "product.html",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#1f2937",
    "description": "MuushigPay-ийн вэб хуудас, төлбөр болон харилцах боломжтой.",
    "icons": [
        {
            "src": "image/storeicon.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "image/storeicon.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "screenshots": [
        {
            "src": "image/main page.png",
            "sizes": "1080x1920",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Main Page"
        },
        {
            "src": "image/playing.jpg",
            "sizes": "1080x1920", 
            "type": "image/jpeg",
            "form_factor": "narrow",
            "label": "Playing"
        },
        {
            "src": "image/chatting.jpg",
            "sizes": "1080x1920",
            "type": "image/jpeg", 
            "form_factor": "narrow",
            "label": "Chatting"
        }
    ]
}