{
  "name": "Color Game",
  "short_name": "Color Game",
  "description": "A free color memory game. Memorize colors, recreate them from memory.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#ff6400",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
