{
  "name": "Spin To Pick",
  "short_name": "SpinToPick",
  "description": "Spin a wheel to make any choice fun and instant. Pick from 100+ ready-made spinners or build your own.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "dir": "auto",
  "lang": "en-US",
  "theme_color": "#015f79",
  "background_color": "#015f79",
  "icons": [
    {
      "src": "/icon512_maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon512_rounded.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
