{
  "name": "MCU Self-Service RS Konawe",
  "short_name": "MCU Konawe",
  "start_url": "/self-service/login",
  "scope": "/",
  "display": "fullscreen",
  "background_color": "#ffffff",
  "theme_color": "#e11d48",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/assets/img/logo-konawe.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/img/logo-konawe.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
