{
    "name": "Catalogo - M O MARTINS PREMOLDADOS",
    "short_name": "Catalogo",
    "description": "M\u00f3dulo Catalogo",
    "start_url": "/catalogo/",
    "scope": "/catalogo/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#3367D6",
    "orientation": "any",
    "icons": [
        {
            "src": "/resources/clientes/momartins/logo/S-192.png",
            "type": "image/png",
            "sizes": "192x192",
            "purpose": "any"
        },
        {
            "src": "/resources/clientes/momartins/logo/S-512.png",
            "type": "image/png",
            "sizes": "512x512",
            "purpose": "maskable"
        }
    ],
    "screenshots": [],
    "categories": [
        "business",
        "productivity"
    ],
    "lang": "pt-BR",
    "dir": "ltr"
}