{
  "name": "MyPage",
  "short_name": "MyPage",
  "description": "A simple app.",
  "start_url": ".",
  "orientation": "portrait-primary",
  "display": "standalone",
  "background_color": "#fff",
  "icons": [
    {
      "src": "/content/themes/eg/icons/android-chrome-192x192.png",
      "sizes": "72x72 96x96 128x128 192x192",
      "type": "image/png"
    }
  ]
}