{
    "name": "Весогонка — Калькулятор похудения",
    "short_name": "Весогонка",
    "description": "Калькулятор калорий и КБЖУ для похудения по формуле Миффлина-Сан Жеора",
    "lang": "ru",
    "dir": "ltr",
    "id": "/",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#009A17",
    "background_color": "#e5e7eb",
    "categories": ["health", "lifestyle", "fitness"],
    "icons": [
        {
            "src": "/static/icons/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/static/icons/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}
