{
  "id": "/install/",
  "name": "Nexify Parent™",
  "short_name": "Nexify Parent™",
  "description": "Nexify Parent™ app for parents.",
  "start_url": "https://parent.nexifytechnology.com/public/index.php?lang=am",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f6f9ff",
  "theme_color": "#065f74",
  "icons": [
    {
      "src": "https://parent.nexifytechnology.com/install/assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://parent.nexifytechnology.com/install/assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "launch_handler": {
    "client_mode": "focus-existing"
  },
  "display_override": [
    "standalone",
    "browser"
  ]
}
