{
  "name": "OverMock",
  "short_name": "OverMock",
  "scope": "./",
  "start_url" : "./",
  "display" : "standalone",
  "theme_color": "#ffffff",
  "background_color" : "#ffffff",
  "dir" : "ltr",
  "lang" : "en-En",
  "description" : "New experience in creation of pixel perfect layout",
  "orientation" : "any",
  "icons": [
      {
          "src": "/core/content/images/manifest/icons/android-chrome-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
      },
      {
          "src": "/core/content/images/manifest/icons/android-chrome-512x512.png",
          "sizes": "512x512",
          "type": "image/png"
      }
    ]
}
