{
    "id": "gajdanin-pwa",
    "name": "Гражданин | Новые люди",
    "short_name": "Гражданин",
    "start_url": "/app?source=pwa",
    "scope": "/app",
    "display": "standalone",
    "display_override": ["window-controls-overlay"],
    "orientation": "portrait-primary",
    "theme_color": "#ffffff",
    "background_color": "#ffffff",
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "screenshots": [
        {
            "src": "/screenshots/grajdanin-wide.png",
            "sizes": "1280x720",
            "type": "image/png",
            "form_factor": "wide"
        },
        {
            "src": "/screenshots/grajdanin-mobile.png",
            "sizes": "375x667",
            "type": "image/png"
        }
    ],
    "protocol_handlers": [
        {
            "protocol": "web+grajdanin",
            "url": "/app?url=%s"
        }
    ],
    "description": "Сбор информации от граждан по проблемам и их решениям",
    "categories": [
        "civic engagement",
        "public services",
        "feedback",
        "community",
        "utilities"
    ],
    "lang": "ru"
}
