{
    "icons": [
        {
            "src": "/splash-screen.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/android-chrome-384x384.png",
            "sizes": "384x384",
            "type": "image/png"
        }
    ],
    "manifest_version": 1,
    "name": "Neo Technological Zone Enterprises",
    "version": "1.0.0",
    "description": "A leading manufacturing company of custom sports balls, team uniforms and accessories.",
    "short_name": "NTZ Enterprises",
    "display": "standalone",
    "start_url": "https://www.ntzsportsonline.com",
    "theme_color": "#ffffff",
    "background_color": "#ffffff"
}