mirror of
https://github.com/vercel/commerce.git
synced 2025-05-08 10:47:51 +00:00
17 lines
355 B
JSON
17 lines
355 B
JSON
{
|
|
"name": "Linconson",
|
|
"short_name": "Linconson",
|
|
"description": "Making The Accessories You Deserve!",
|
|
"display": "standalone",
|
|
"start_url": "/",
|
|
"theme_color": "#fff",
|
|
"background_color": "#000000",
|
|
"orientation": "portrait",
|
|
"icons": [
|
|
{
|
|
"src": "/favicon.png",
|
|
"type": "image/png",
|
|
"sizes": "128x128"
|
|
}
|
|
]
|
|
} |