{
  "name": "Guess the Colour",
  "short_name": "Guess Colour",
  "description": "A free online color memory game with random, daily, and multiplayer modes.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "/favicon/favicon-96x96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/favicon/android-icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicon/favicon-256x256.png",
      "sizes": "256x256",
      "type": "image/png"
    }
  ]
}
