Spaces:
Runtime error
Runtime error
| { | |
| "name": "SalGram", | |
| "short_name": "SalGram", | |
| "description": "Безопасный мессенджер", | |
| "start_url": "/", | |
| "scope": "/", | |
| "display": "standalone", | |
| "orientation": "portrait-primary", | |
| "background_color": "#161618", | |
| "theme_color": "#17212b", | |
| "lang": "ru", | |
| "dir": "ltr", | |
| "categories": ["social", "communication"], | |
| "icons": [ | |
| { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, | |
| { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, | |
| { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } | |
| ] | |
| } | |