{ "name": "Planche", "short_name": "Planche", "description": "Чат с агентом Planche", "start_url": "./index.html", "scope": "./", "display": "standalone", "orientation": "portrait", "background_color": "#0f1115", "theme_color": "#0f1115", "icons": [ { "src": "icons/icon-192.v3.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "icons/icon-512.v3.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "icons/icon-512-maskable.v3.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }