{
  "name": "compras",
  "short_name": "compras",
  "start_url": "index.html",
  "display": "fullscreen",
  "icons": [
    {
      "src": "assets/img/earth-405096_512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "background_color": "#387ef5",
  "theme_color": "#387ef5",
  "share_target": {
    "action": "/share-target/",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }  
}
