Files

21 lines
432 B
JSON

{
"name": "ChatGPT Pro",
"short_name": "ChatGPT",
"icons": [
{
"src": "/ChatGPT_logo_192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/ChatGPT_logo_512x512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"start_url": "/",
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}