Spaces:
Running
Running
| { | |
| "name": "UrbanFlow: Your Vision Partner", | |
| "short_name": "UrbanFlow", | |
| "description": "Premium Traffic Intelligence Application", | |
| "start_url": "/?pwa=true", | |
| "display": "standalone", | |
| "background_color": "#000000", | |
| "theme_color": "#000000", | |
| "orientation": "portrait", | |
| "icons": [ | |
| { | |
| "src": "assets/shuriken.png", | |
| "sizes": "512x512", | |
| "type": "image/png", | |
| "purpose": "any" | |
| }, | |
| { | |
| "src": "assets/shurkien_b.png", | |
| "sizes": "512x512", | |
| "type": "image/png", | |
| "purpose": "maskable" | |
| } | |
| ] | |
| } | |