{
    "name": "Размова",
    "short_name": "Размова",
    "description": "Коммуникативное приложение",
    "categories": [
        "education"
    ],
    "lang": "ru",

    "start_url": "https://app.rzmv.by/",
    "dir": "auto",

    "theme_color": "#7A6289",
    "background_color": "#84668b",

    "display": "standalone",
    "orientation": "portrait-primary",

    "icons": [
        {
            "src": "android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}