{
    "name": "ORM Development",
    "short_name": "ORM",
    "description": "Operational Commerce Infrastructure",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0b0b0b",
    "theme_color": "#d8b75d",
    "icons": [
        {
            "src": "/media/icons/icon-192.webp",
            "sizes": "192x192",
            "type": "image/webp"
        },
        {
            "src": "/media/icons/icon-512.webp",
            "sizes": "512x512",
            "type": "image/webp"
        }
    ]
}