{
  "short_name": "Ayocer",
  "name": "Ayocer",
  "icons": [
    {
      "src": "/inc/images/icon/ayocer-logo.png",
      "type": "image/png",
      "sizes": "256x256"
    },
    {
      "src": "/inc/images/icon/ayocer-logo.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/",
  "background_color": "#dbdde5",
  "display": "standalone",
  "scope": "/",
  "theme_color": "#4d5583",
  "share_target": {
    "action": "/share/link",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
