2026-06-10 16:57:54 +02:00
|
|
|
{
|
|
|
|
|
"name": "Roux",
|
|
|
|
|
"short_name": "Roux",
|
2026-08-29 21:11:24 +02:00
|
|
|
"description": "A slow-publishing fashion journal — one hundred photographs per issue.",
|
2026-06-10 16:57:54 +02:00
|
|
|
"icons": [
|
|
|
|
|
{ "src": "/favicon-32.png", "type": "image/png", "sizes": "32x32" },
|
|
|
|
|
{ "src": "/apple-touch-icon.png", "type": "image/png", "sizes": "180x180" },
|
|
|
|
|
{ "src": "/icon-192.png", "type": "image/png", "sizes": "192x192" },
|
|
|
|
|
{ "src": "/icon-512.png", "type": "image/png", "sizes": "512x512" },
|
|
|
|
|
{ "src": "/assets/roux-mark.svg", "type": "image/svg+xml", "sizes": "any" }
|
|
|
|
|
],
|
|
|
|
|
"start_url": "/",
|
|
|
|
|
"display": "standalone",
|
|
|
|
|
"background_color": "#f1ebe0",
|
|
|
|
|
"theme_color": "#f1ebe0"
|
|
|
|
|
}
|