{
    "name": "Carmen Villamor Law",
    "short_name": "Villamor Law",
    "description": "Legal care for the immigrant family.",
    "theme_color": "#112c57",
    "background_color": "#fdfaf4",
    "display": "standalone",
    "start_url": "/",
    "icons": [
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "/icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}