{
  "name": "GRUPO LTR INSPEÇÃO",
  "short_name": "GRUPO LTR INSPEÇÃO",
  "description": "GRUPO LTR INSPEÇÃO",
  "start_url": "https://app.grupoltr.com.br/login",
  "display": "fullscreen",
  "background_color": "#ADD8E6",
  "theme_color": "#ADD8E6",
  "icons": [
    {
      "src": "assets/img/pwa/192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/img/pwa/512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "share_target": {
    "action": "/share-target/",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "name",
      "text": "description",
      "url": "link"
    }
  },
  "categories": [
    "productivity"
  ],
  "orientation": "any",
  "lang": "pt"
}
