{
  "lang": "en",
  "dir": "ltr\rtl",
  "name": "This is my jekyll PWA",
  "short_name": "myPWA",
  "icons": [
    {
      "src": "\/assets\/img\/slider\/slider-app.png",
      "sizes": "192x192",
      "type": "image\/png"
    }
  ],
  "theme_color": "#13419b",
  "background_color": "#13419b",
  "start_url": "/",
  "display": "standalone",
  "orientation": "natural"
}