35 lines
801 B
JSON
35 lines
801 B
JSON
{
|
|
"name": "vTuber Stickers",
|
|
"short_name": "vTuber Stickers",
|
|
"icons": [
|
|
{
|
|
"src": "/android-chrome-192x192.png",
|
|
"sizes": "192x192",
|
|
"type": "image/png"
|
|
},
|
|
{
|
|
"src": "/android-chrome-256x256.png",
|
|
"sizes": "256x256",
|
|
"type": "image/png"
|
|
},
|
|
{
|
|
"src": "/512.png",
|
|
"sizes": "512x512",
|
|
"type": "image/png"
|
|
}
|
|
],
|
|
"theme_color": "#cf93d9",
|
|
"background_color": "#121212",
|
|
"display": "standalone",
|
|
"description": "Make your own indie vTuber stickers!",
|
|
"start_url": "https://vtuberstickers.com/",
|
|
"dir": "ltr",
|
|
"lang": "en",
|
|
"orientation": "portrait",
|
|
"categories": [
|
|
"entertainment",
|
|
"photo",
|
|
"productivity",
|
|
"social"
|
|
]
|
|
} |