{
  "name": "Snake",
  "short_name": "Snake",
  "description": "Snake premium, leve e instalavel como aplicativo.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "fullscreen",
  "orientation": "portrait",
  "background_color": "#050807",
  "theme_color": "#07110d",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
