{
  "short_name": "keenious",
  "name": "keenious",
  "lang": "en",
  "background_color": "#f6f7f8",
  "theme_color": "#6030ff",
  "dir": "ltr",
  "start_url": "/explore",
  "display": "browser",
  "orientation": "any",
  "icons": [
    {
      "src": "/images/icons/manifest-icon-192.maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/images/icons/manifest-icon-512.maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ]
}
