{
  "name": "Potato",
  "short_name": "Potato",
  "start_url": "/",
  "icons": [
      {
          "src": "/static/img/favicon/android-chrome-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
      },
      {
          "src": "/static/img/favicon/android-chrome-512x512.png",
          "sizes": "512x512",
          "type": "image/png"
      }
  ],
  "theme_color": "#554dc6",
  "background_color": "#ffffff",
  "display": "standalone"
}
