{
    "name": "НОВА — навчальний застосунок",
    "short_name": "НОВА",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#E8F4FB",
    "theme_color": "#5BA3D0",
    "description": "Освітній застосунок для дітей 7-14 років. Вивчай шкільні предмети разом із Марсиком у форматі ігор та квестів.",
    "orientation": "portrait-primary",
    "prefer_related_applications": false,
    "lang": "uk",
    "categories": ["education", "games"],
    "icons": [
        {
            "src": "icons/Icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-maskable-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/Icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
