{
  "name": "Xooon",
  "short_name": "Xooon",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",  
  "icons": [
    {
      "src": "/Content/images/xn/touch/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/Content/images/xn/touch/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}