{
  "background_color": "#09090b",
  "description": "Minecraft server list, votes and live ranking",
  "display": "standalone",
  "icons": [
    {
      "sizes": "32x32",
      "src": "/static/img/favicon-32.png",
      "type": "image/png"
    },
    {
      "sizes": "180x180",
      "src": "/static/img/apple-touch-icon.png",
      "type": "image/png"
    }
  ],
  "name": "MCVote",
  "short_name": "MCVote",
  "start_url": "/",
  "theme_color": "#22c55e"
}