{
    "name": "Native8 Clothing",
    "short_name": "Native8",
    "description": "Native8 Clothing",
    "theme_color": "#ffffff",
    "background_color": "#111",
    "display": "fullscreen",
    "start_url": "/",
    "icons": [
        {
            "src": "/assets/brand/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/assets/brand/android-chrome-384x384.png",
            "sizes": "384x384",
            "type": "image/png"
        }
    ]
}
