File size: 363 Bytes
da821f5 494e4d8 da821f5 b1ca343 da821f5 4f89fbf da821f5 9e8274c da821f5 7c5a1c2 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 | {
"name": "TIGERS",
"short_name": "TIGERS",
"start_url": "/",
"display": "standalone",
"background_color": "#000000",
"theme_color": "#000000",
"icons": [
{
"src": "/icon.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/icon-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
]
} |