{
    "name": "Edit — Семейный помощник",
    "short_name": "Edit",
    "description": "Финансы, привычки, дела и воспоминания всей семьи",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#F2F2F7",
    "theme_color": "#2AABEE",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/icon-96.png",
            "sizes": "96x96",
            "type": "image/png"
        },
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
