SCGR's picture
webmanifest
f7c5d4e
raw
history blame contribute delete
345 Bytes
{
"name": "PromptAid Vision",
"short_name": "PromptAid",
"start_url": "/",
"display": "standalone",
"background_color": "#000000",
"theme_color": "#000000",
"icons": [
{
"src": "/vite.svg",
"sizes": "192x192",
"type": "image/svg+xml"
}
],
"categories": ["productivity", "utilities"],
"lang": "en"
}