{
    "name":"Red Ant E-commerce Website",
    "short_name":"Red Ant",
    "start_url": "/",
    "scope": "/",
    "description": "Red Ant Express Co., Ltd. was established in 2022 based on the Certificate of Incorporation, dated on 11 January 2022, issued by the Ministry of Commerce.",
    "icons":[
        {
            "src":"./android-chrome-192x192.png",
            "sizes":"192x192",
            "type":"image/png"
        },
        {
            "src":"./android-chrome-512x512.png",
            "sizes":"512x512",
            "type":"image/png"
        },
        {
            "src": "./android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "screenshots": [
        {
            "src": "./screenshot-narrow.jpg",
            "type": "image/jpg",
            "sizes": "1280x726",
            "form_factor": "narrow"
        },
        {
            "src": "./screenshot-wide.jpg",
            "type": "image/jpg",
            "sizes": "1280x726",
            "form_factor": "wide"
        }
    ],
    "theme_color":"#ffffff",
    "background_color":"#ffffff",
    "display":"standalone"
}