{
  "name": "Sistema VSA",
  "short_name": "Sistema ACC",
  "start_url": "index.php",
  "display": "standalone",
  "background_color": "#fdfdfd",
  "theme_color": "#db4938",
  "orientation": "portrait-primary",
  "icons": [
    
    {
      "src": "../public/img/logo.png",      
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}
 