{
    "name": "Сан-Сити · Пропуск",
    "short_name": "Сан-Сити",
    "description": "Система контроля доступа ЖК Сан-Сити",
    "start_url": "/resident",
    "display": "standalone",
    "background_color": "#0B2B4A",
    "theme_color": "#0B2B4A",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/static/web-app-manifest-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/static/web-app-manifest-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/static/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}
