{
    "name": "PicPlac - Tu Garaje Inteligente",
    "short_name": "PicPlac",
    "description": "Gestiona tus vehículos y recordatorios de movilidad",
    "icons": [
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "theme_color": "#020617",
    "background_color": "#020617",
    "display": "standalone",
    "start_url": "/garaje",
    "orientation": "portrait"
}