{ "name": "Smart Picker Wheel — Random Picker Wheels & Spinners", "short_name": "Picker Wheel", "description": "Free random picker wheels, yes or no wheel, 3D dice roller, coin flip and spin the bottle. Works offline in your browser.", "id": "/", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "any", "background_color": "#ffffff", "theme_color": "#FF5D73", "categories": ["utilities", "education", "games"], "icons": [ { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "Yes or No Wheel", "url": "/" }, { "name": "Picker Wheel", "url": "/picker-wheel" }, { "name": "3D Dice Roller", "url": "/3d-dice-roller" }, { "name": "Flip a Coin", "url": "/flip-a-coin" } ] }