{
    "name": "Controle Familiar",
    "short_name": "Controle",
    "description": "Controle de gastos familiar",
    "start_url": "/",
    "display": "standalone",
    "theme_color": "#1e3d2b",
    "background_color": "#f2f4f7",
    "icons": [
        { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
        { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" },
        { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }
    ]
}
