{
    "name": "Мониторинг Савка",
    "short_name": "Савка",
    "description": "Система мониторинга птиц Савка — датчики, история, умное яйцо",
    "start_url": "/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#0f172a",
    "theme_color": "#6366f1",
    "lang": "ru",
    "icons": [
        {
            "src": "favicon.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "favicon.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": [
        "utilities",
        "productivity"
    ],
    "permissions": [
        "notifications",
        "camera"
    ]
}