
BIN IT
https://bin-it.app/index.aspx
BIN IT
Added 2 months ago, Updated 2 hours ago
Lighthouse 96
No lighthouse data available
WebPageTest
No WebPageTest Insights data available
PageSpeed Insights
No PageSpeed Insights data available
MANIFEST
{ "name": "BIN IT", "short_name": "BIN IT", "description": "BIN IT", "version": "35", "manifest_version": 35, "app": { "background": { "scripts": [ "js/app.js" ] } }, "icons": [ { "src": "favicon.png", "sizes": "16x16", "type": "image/png" }, { "src": "img/binit72.png", "sizes": "72x72", "type": "image/png" }, { "src": "img/binit128.png", "sizes": "128x128", "type": "image/png" }, { "src": "img/binit192.png", "sizes": "192x192", "type": "image/png" }, { "src": "img/binit196.png", "sizes": "196x196", "type": "image/png" }, { "src": "img/binit256.png", "sizes": "256x256", "type": "image/png" }, { "src": "img/binit512.png", "sizes": "512x512", "type": "image/png" } ], "start_url": "/index.aspx", "display": "standalone", "background_color": "#FFFFFF", "theme_color": "#1B6130", "theme-color": "#1B6130", "permissions": [ "videoCapture", "webview", "fullscreen", "geolocation", "notifications", "gcm", "identity" ] }