Spaces:
Sleeping
Sleeping
| { | |
| "name": "TEK BUILD", | |
| "short_name": "TEK", | |
| "start_url": "/", | |
| "display": "standalone", | |
| "background_color": "#121212", | |
| "theme_color": "#ff0080", | |
| "icons": [ | |
| { | |
| "src": "/icon.png", | |
| "sizes": "192x192", | |
| "type": "image/png" | |
| }, | |
| { | |
| "src": "/icon.png", | |
| "sizes": "512x512", | |
| "type": "image/png" | |
| } | |
| ] | |
| } | |