Spaces:
Running
Running
File size: 345 Bytes
bf81892 f7c5d4e bf81892 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
{
"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"
}
|