chat-with-gpt/app/public/manifest.json

9 lines
171 B
JSON

{
"short_name": "Chat with GPT",
"name": "Chat with GPT",
"start_url": ".",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
}