{
    "name": "TJ Autopeças",
    "short_name": "TJ Peças",
    "description": "Marketplace de peças automotivas usadas — Londrina/PR",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#09090b",
    "theme_color": "#f59e0b",
    "lang": "pt-BR",
    "dir": "ltr",
    "categories": ["shopping", "business", "automotive"],
    "icons": [
        {
            "src": "/storage/logo.jpeg",
            "sizes": "192x192",
            "type": "image/jpeg",
            "purpose": "any"
        },
        {
            "src": "/storage/logo.jpeg",
            "sizes": "512x512",
            "type": "image/jpeg",
            "purpose": "any"
        },
        {
            "src": "/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}
