{
  "name": "Blind Pick Studio",
  "short_name": "BlindPick",
  "description": "Create stacks of choices, shuffle them, and pick blindly or let the roulette decide.",
  "start_url": "blind-pick.html",
  "display": "standalone",
  "background_color": "#111111",
  "theme_color": "#1a2332",
  "icons": [
    {
      "src": "blind-pick-icon.svg",
      "sizes": "any 192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "blind-pick-icon.svg",
      "sizes": "any 192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
