48 lines
1.0 KiB
JSON
48 lines
1.0 KiB
JSON
{
|
|
"icons": [
|
|
{
|
|
"src": "/static/icon_512x512.png",
|
|
"sizes": "512x512",
|
|
"type": "image/png",
|
|
"purpose": "any maskable"
|
|
},
|
|
{
|
|
"src": "/static/icon_384x384.png",
|
|
"sizes": "384x384",
|
|
"type": "image/png",
|
|
"purpose": "any maskable"
|
|
},
|
|
{
|
|
"src": "/static/icon_256x256.png",
|
|
"sizes": "256x256",
|
|
"type": "image/png",
|
|
"purpose": "any maskable"
|
|
},
|
|
{
|
|
"src": "/static/icon_192x192.png",
|
|
"sizes": "192x192",
|
|
"type": "image/png",
|
|
"purpose": "any maskable"
|
|
},
|
|
{
|
|
"src": "/static/icon_128x128.png",
|
|
"sizes": "128x128",
|
|
"type": "image/png",
|
|
"purpose": "any maskable"
|
|
},
|
|
{
|
|
"src": "/static/icon_96x96.png",
|
|
"sizes": "96x96",
|
|
"type": "image/png",
|
|
"purpose": "any maskable"
|
|
}
|
|
],
|
|
"name": "cohost",
|
|
"short_name": "cohost",
|
|
"orientation": "portrait",
|
|
"display": "standalone",
|
|
"start_url": "/",
|
|
"theme_color": "#83254f",
|
|
"background_color": "#83254f",
|
|
"scope": "/"
|
|
} |