{
  "name": "Water Shuffle - Color Match Puzzle",
  "short_name": "Water Shuffle",
  "description": "Pour, match and sort every colour into its own tube. A relaxing colour sort puzzle.",
  "icons": [
    {
      "src": "/images/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#150c47",
  "background_color": "#130a44",
  "display": "standalone"
}
