{
    "name": "HITO",
    "short_name": "HITO",
    "description": "Todo proyecto es un hito.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#1E2328",
    "theme_color": "#1E2328",
    "icons": [
        {"src": "/static/icons/icon-192.png", "sizes": "192x192", "type": "image/png"},
        {"src": "/static/icons/icon-512.png", "sizes": "512x512", "type": "image/png"},
        {"src": "/static/icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any"}
    ]
}
