Spaces:
Running
Running
| { | |
| "name": "STEM Copilot", | |
| "short_name": "STEM Copilot", | |
| "description": "AI-powered NCERT tutor for Class XI & XII — Physics, Chemistry, Mathematics", | |
| "start_url": "/", | |
| "scope": "/", | |
| "display": "standalone", | |
| "background_color": "#000000", | |
| "theme_color": "#000000", | |
| "orientation": "portrait", | |
| "prefer_related_applications": false, | |
| "icons": [ | |
| { | |
| "src": "/assets/stem_black.png", | |
| "sizes": "512x512", | |
| "type": "image/png", | |
| "purpose": "any" | |
| }, | |
| { | |
| "src": "/assets/stem_black.png", | |
| "sizes": "512x512", | |
| "type": "image/png", | |
| "purpose": "maskable" | |
| }, | |
| { | |
| "src": "/assets/bot.png", | |
| "sizes": "192x192", | |
| "type": "image/png", | |
| "purpose": "any" | |
| } | |
| ] | |
| } | |