{
    "id": "com.terecuerdan.app",
    "name": "Te Recuerdan",
    "short_name": "TeRecuerdan",
    "description": "Portal de homenaje digital, esquelas, memoriales y testamento vital",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#1A1814",
    "theme_color": "#F4C025",
    "orientation": "portrait",
    "lang": "es",
    "categories": ["lifestyle", "social"],
    "icons": [
        {
            "src": "/LOGO.png",
            "type": "image/png",
            "sizes": "192x192",
            "purpose": "any"
        },
        {
            "src": "/LOGO.png",
            "type": "image/png",
            "sizes": "512x512",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [
        {
            "src": "/screen.png",
            "type": "image/png",
            "sizes": "1280x720",
            "form_factor": "wide"
        }
    ],
    "prefer_related_applications": false
}
