{
  "name": "ContasApp",
  "short_name": "ContasApp",
  "start_url": "index.php",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#0d6efd",
  "icons": [
    {
      "src": "image/img.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}