{
  "name": "Profinanc Consórcio",
  "short_name": "Profinanc",
  "start_url": "index.php?pwa=1",
  "display": "standalone",
  "background_color": "white",
  "theme_color": "white",
  "description": "Aplicação sensacional que categories ajudará a alcançar seus sonhos",
  "categories": "[apps, IT]",
  "orientation": "portrait-primary",
  "lang": "[pt-BR]",
  "scope": ".",
  "share_target": {
    "action": "install/share.php",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "icons": [
    {
      "src": "install/profinanc128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "install/profinanc256.png",
      "sizes": "256x256",
      "type": "image/png"
    },
    {
      "src": "install/profinanc512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}