{
  "name": "Carvision Rastreamento",
  "short_name": "Carvision",
  "description": "Learn how to create and share something or other.",
  "start_url": "login.php",
  "display": "standalone",    
  "orientation": "portrait",    
  "background_color": "#0266AA",
  "theme_color": "#0266AA",
  "icons": [{
    "src": "images/splash/apple-touch-icon-196x196.png",
    "sizes": "256x256",
    "type": "image/png"
  }]
}