22 lines
539 B
JSON
22 lines
539 B
JSON
{
|
|
"name": "Архив ДНТ-7",
|
|
"short_name": "ДНТ-7",
|
|
"description": "Рассекреченный реестр документов Межгалактического Дачного Сопротивления",
|
|
"start_url": "/",
|
|
"display": "standalone",
|
|
"background_color": "#f5f0e8",
|
|
"theme_color": "#3d2b1f",
|
|
"icons": [
|
|
{
|
|
"src": "/icon-192.png",
|
|
"sizes": "192x192",
|
|
"type": "image/png"
|
|
},
|
|
{
|
|
"src": "/icon-512.png",
|
|
"sizes": "512x512",
|
|
"type": "image/png"
|
|
}
|
|
]
|
|
}
|