{
  "short_name": "Открытки WEB",
  "name": "Открытки на все случаи жизни",
  "icons": [
    {
      "src":"/assets/images/logo.png",
      "sizes": "144x144",
      "type": "image/png"
    }
  ],
  "share_target": {
    "action": "/*",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "scope": "/",
  "start_url": "/",
  "background_color": "#ffd2b0",
  "theme_color": "#fff",
  "orientation": "natural",
  "display": "standalone"
}