{
  "name": "Play Snake",
  "short_name": "Play Snake",
  "description": "A colorful browser Snake game with guides for better play.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f4f0ff",
  "theme_color": "#34317e",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
