{ "name": "NEO", "short_name": "NEO", "description": "Learn to hold the fire without burning", "start_url": "/dashboard", "scope": "/", "icons": [ { "src": "/web-app-manifest-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }, { "src": "/web-app-manifest-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }, { "src": "/favicon-96x96.png", "sizes": "96x96", "type": "image/png", "purpose": "any" }, { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" } ], "theme_color": "#0c0a09", "background_color": "#0c0a09", "display": "standalone", "orientation": "portrait" }