{
    "name": "MSICS",
    "short_name": "MSICS",
    "id": "/",
    "scope": "/",
    "description": "Калории, дневник питания и цели",
    "lang": "ru",
    "start_url": "/",
    "display": "standalone",
    "display_override": ["standalone", "minimal-ui", "browser"],
    "launch_handler": {
        "client_mode": "focus-existing"
    },
    "background_color": "#f7efe4",
    "theme_color": "#f7efe4",
    "orientation": "portrait",
    "categories": ["health", "lifestyle", "productivity"],
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
