{
  "name": "Last Finger Standing",
  "id": "https://last-finger-standing.netlify.app/app",
  "scope": "/last-finger-standing/",
  "start_url": "/last-finger-standing/app",
  "display": "fullscreen",
  "theme_color": "#000",
  "background_color": "#000",
  "description": "Need to pick someone to go first? To pay the bill? To buy milk? Just have everyone put a finger on the screen and wait. Last Finger Standing will make your choice automatically! A quick and easy app to randomly select someone from a group of people.",
  "icons": [
    {
      "src": "/last-finger-standing/icon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "/last-finger-standing/icon.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "/last-finger-standing/maskable.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ]
}
