{
    "name": "ATI.PARTS",
    "short_name": "ATI.PARTS",
    "theme_color": "#004cc6",
    "background_color": "#004cc6",
    "display": "standalone",
    "orientation": "natural",
    "start_url": "/",
    "scope": "https://ati.parts",
    "id": "/",
    "icons": [
        
        {
            "src": "/assets/pwa/icons/180.png",
            "sizes": "180x180",
            "type": "image/png"
        },
        {
            "src": "/assets/pwa/icons/192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/assets/pwa/icons/512.png",
            "sizes": "512x512",
            "type": "image/png"
        }

    ],
    "screenshots": [
        {
            "src": "/assets/pwa/screenshots/320.png",
            "sizes": "320x320",
            "form_factor": "narrow",
            "type": "image/png"
        },
        {
            "src": "/assets/pwa/screenshots/1024.png",
            "sizes": "1024x1024",
            "form_factor": "wide",
            "type": "image/png"
        } 
    ]
}

