{ 
  "name": "Autostreet - Auto, Moto & Tuning Parts", 
  "short_name": "Autostreet", 
  "description": "Auto, Moto & tuning parts marketplace in Switzerland.", 
  "start_url": "/?source=pwa", 
  "scope": "/", 
  "display": "standalone", 
  "orientation": "portrait", 
  "background_color": "#ffffff", 
  "theme_color": "#ed1c24", 
  "icons": [ 
    { 
      "src": "./img/logo-small.png?v=1.0.3", 
      "sizes": "192x192", 
      "type": "image/png" 
    }, 
    { 
      "src": "./img/logo-big.png?v=1.0.3", 
      "sizes": "512x512", 
      "type": "image/png" 
    } 
  ] 
}