{
    "name": "Авария",
    "short_name": "Авария",
    "description": "PWA приложение для переключения режима аварии",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#4CAF50",
    "orientation": "portrait",
    "icons": [{
        "src": "vite.svg",
        "sizes": "any",
        "type": "image/svg+xml",
        "purpose": "any maskable"
    }]
}