2022-04-08 16:30:51 +02:00
|
|
|
{
|
2022-05-04 23:37:47 +02:00
|
|
|
"background_color": "#111111",
|
|
|
|
"display": "minimal-ui",
|
|
|
|
"scope": "/",
|
|
|
|
"start_url": "/",
|
|
|
|
"name": "r/place atlas",
|
|
|
|
"short_name": "placeAtlas2",
|
|
|
|
"description": "The atlas for the r/place event from 2022",
|
|
|
|
"icons": [
|
|
|
|
{
|
|
|
|
"src": "_img/pwa/logo-round-192x192.png",
|
|
|
|
"sizes": "192x192",
|
|
|
|
"type": "image/png",
|
|
|
|
"purpose": "any"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"src": "_img/pwa/logo-maskable-192x192.png",
|
|
|
|
"sizes": "192x192",
|
|
|
|
"type": "image/png",
|
|
|
|
"purpose": "maskable"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"src": "_img/pwa/logo-round-512x512.png",
|
|
|
|
"sizes": "512x512",
|
|
|
|
"type": "image/png",
|
|
|
|
"purpose": "any"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"src": "_img/pwa/logo-maskable-512x512.png",
|
|
|
|
"sizes": "512x512",
|
|
|
|
"type": "image/png",
|
|
|
|
"purpose": "maskable"
|
|
|
|
}
|
|
|
|
]
|
2022-04-09 00:21:31 +02:00
|
|
|
}
|