{
  
"name": "NewCar",
  
"short_name": "NewCar",
  
"start_url": "app.html",
  
"display": "standalone",
  
"background_color": "#fdfdfd",
  
"theme_color": "#e4312c",
  
"orientation": "portrait-primary",
  
"icons": [
    
{
      "src": "/img/png/App/Logo72x72.png",
      "type": "image/png",
      "sizes": "72x72"
    },
    
{
      "src": "/img/png/App/Logo96x96.png",
      "type": "image/png",
      "sizes": "96x96"
    },
    
{
      "src": "/img/png/App/Logo128x128.png",
      "type": "image/png",
      "sizes": "128x128"
    },
    
{
      "src": "/img/png/App/Logo144x144.png",
      "type": "image/png",
      "sizes": "144x144"
    },
    
{
      "src": "/img/png/App/Logo152x152.png",
      "type": "image/png",
      "sizes": "152x152"
    },
    
{
      "src": "/img/png/App/Logo192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    
{
      "src": "/img/png/App/Logo384x384.png",
      "type": "image/png",
      "sizes": "384x384"
    }
]
}
