9434c9f192
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
17 lines
639 B
JSON
17 lines
639 B
JSON
{
|
|
"name": "Roux",
|
|
"short_name": "Roux",
|
|
"description": "A fashion journal in one hundred plates.",
|
|
"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"
|
|
}
|