{
  "name": "!votekickPanda",
  "short_name": "!votekickPanda",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#25163ead",
  "icons": [
    {
      "src": "./icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "./icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}