{
    "id": "https://skyta.test/",
    "name": "Скита",
    "short_name": "Скита",
    "description": "Активний відпочинок у Карпатах",
    "lang": "uk",
    "start_url": "https://skyta.test/",
    "scope": "https://skyta.test/",
    "display": "standalone",
    "display_override": [
        "standalone",
        "minimal-ui"
    ],
    "background_color": "#111a02",
    "theme_color": "#38552d",
    "orientation": "any",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "https://skyta.test/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "https://skyta.test/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "https://skyta.test/icon-maskable.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}