Spaces:
Sleeping
Sleeping
| { | |
| "name": "TaskBot AI", | |
| "short_name": "TaskBot", | |
| "start_url": "/", | |
| "display": "standalone", | |
| "background_color": "#ffffff", | |
| "theme_color": "#007bff", | |
| "icons": [ | |
| { | |
| "src": "/static/icon-192.png", | |
| "type": "image/png", | |
| "sizes": "192x192" | |
| }, | |
| { | |
| "src": "/static/icon-512.png", | |
| "type": "image/png", | |
| "sizes": "512x512" | |
| } | |
| ] | |
| } | |