{
  "background_color": "#eee",
  "description": "Test Notif APP",
  "dir": "ltr",
  "display": "standalone",
  "name": "Test Notif",
  "orientation": "any",
  "scope": "/",
  "short_name": "Test Notif",
  "start_url": "/",
  "theme_color": "#eee",
  "categories": [
    "travel"
  ],
  "screenshots": [
    "https://grandpadishotel.com/assets/img/ss-desktop.png",
    "https://grandpadishotel.com/assets/img/ss-mobile.png"
  ],
  "icons": [
    {
      "src": "https://javavolcano-touroperator.com/assets/img/logo512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/favicon.ico",
      "type": "image/x-icon"
    }
  ],
  "shortcuts": [
    {
      "name": "Test Notif",
      "url": "https://test-notif.javavolcano-touroperator.com",
      "description": "Test Notif"
    }
  ],
  "id": "test-notif.javavolcano-touroperator.com"
}