{
    "name": "Meponesun",
    "short_name": "Meponesun",
    "description": "Self-checkout inteligente",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#f5efe6",
    "theme_color": "#1a1a2e",
    "icons": [
        {
            "src": "/images/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/images/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
