{
  "short_name": "EventSoft",
  "name": "EventSoft",
  "background_color": "#0866c6",
  "theme_color": "#0866c6",
  "display": "standalone",
  "orientation": "portrait",
  "icons": [
    {
      "src": "img/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
	{
      "src": "img/icon-256.png",
      "type": "image/png",
      "sizes": "256x256"
    }
  ],
  "start_url": "index.php?cp=login-asp"
}