{
"name": "Моя Книга — ИИ Студия",
"short_name": "Книга",
"start_url": "./index.html",
"display": "standalone",
"background_color": "#0a0a0a",
"theme_color": "#0a0a0a",
"orientation": "portrait",
"icons": [
{ "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='512' height='512'%3E%3Crect width='512' height='512' fill='%230a0a0a'/%3E%3Ctext x='256' y='350' font-size='300' text-anchor='middle' fill='%23c9a227'%3E📖%3C/text%3E%3C/svg%3E", "sizes": "512x512", "type": "image/svg+xml" }
]
}