{
  "name": "KeeleKool",
  "short_name": "KeeleKool",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "background_color": "#1C1C1E",
  "theme_color": "#171717",
    "orientation": "portrait",
  "description": "Learn words with cards",
  "icons": [
    {
      "src": "/static/assets/icons/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/static/assets/icons/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}
