{
  "name": "Threezy",
  "short_name": "Threezy",
  "description": "Race the Daily 10 (find 10 sets as fast as you can), play the daily challenge, or go endless. A free SET-style card puzzle.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f4f5f7",
  "theme_color": "#059669",
  "icons": [
    {
      "src": "/icon.svg?v=3",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/icon-192.png?v=3",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png?v=3",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
