{
  "name": "NextSales - Alinutri",
  "short_name": "NextSales",
  "description": "Sistema de Força de Vendas - Alinutri Nutrição Animal",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4d4d4d",
  "orientation": "any",
  "scope": "/",
  "icons": [
    {
      "src": "/rocket.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["business", "productivity"],
  "prefer_related_applications": false,
  "share_target": {
    "action": "/share",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
