{
  "name": "SelfDet Institute",
  "short_name": "SelfDet",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "theme_color": "#0b1d2a",
  "background_color": "#0b1d2a",
  "display": "standalone"
}