Make your own coin-flip / dice-roll picker. Add 2–6 people, pick a color, get a ready-to-deploy app.
1. Your family
Used as the app name and home-screen title (“<name> Decider”).
2. Members (2–6)
Tap the circle to add a photo. Photos are cropped to a circle and embedded in the app — nothing is uploaded anywhere.
3. App icon (optional)
Preview
Optional. Skip this and we’ll build an icon from your members’ photos arranged around a gold coin — see the live preview, which updates as you add photos.
Unzip the download — you'll get index.html, manifest.json, sw.js and 3 icon PNGs.
Drop that folder on a free static host: Cloudflare Pages (Create project → Direct upload), Netlify Drop (drag the folder onto app.netlify.com/drop), or GitHub Pages.
Open the resulting URL on your iPhone in Safari → Share → Add to Home Screen. (Android Chrome: ⋮ → Install app.)
Must be served over http/https (not opened as a file) for the install + offline features to work.