{ "name": "ToyBin", "short_name": "ToyBin", "description": "Track what you own, what you're hunting, and what you can trade, even with no signal in the store.", "start_url": "./mobile/index.html", "scope": "./", "display": "standalone", "orientation": "portrait", "background_color": "#f4efe6", "theme_color": "#2f695c", "icons": [ { "src": "assets/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "assets/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "assets/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }