{
    "name": "Финрир — твой финансовый ориентир",
    "short_name": "Финрир",
    "icons": [
        {
            "src": "/static/img/ico/android-chrome-192x192.svg",
            "sizes": "192x192",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "/static/img/ico/android-chrome-512x512.svg",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "any"
        }
    ],
    "theme_color": "#12141D",
    "background_color": "#12141D",
    "display": "standalone",
    "start_url": "/"
}