waves/public/assets/g/quake3/Quake3.json
2025-04-09 17:11:14 -05:00

22 lines
523 B
JSON

{
"name": "Quake III Arena",
"short_name": "Quake III Arena",
"lang": "en-US",
"start_url": "https://lrusso.github.io/Quake3/Quake3.htm",
"display": "standalone",
"orientation": "landscape",
"theme_color": "#000000",
"background_color": "#000000",
"icons": [
{
"src": "https://lrusso.github.io/Quake3/Quake3FavIcon_192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "https://lrusso.github.io/Quake3/Quake3FavIcon_512x512.png",
"sizes": "512x512",
"type": "image/png"
}
]
}