{
  "name": "Kentaurus",
  "short_name": "KentaurusPortal",
  "description": "Kentaurus portal is a planning system helps you plan your work (v.1.5.40)",
  "start_url": "/",
  "display": "standalone",
  "display_override": [ "minimal-ui", "standalone" ],
  "background_color": "#ffffff",
  "theme_color": "#03173d",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}