{
  "id": "/source/driveyourcar/",
  "name": "Drive Your Car",
  "short_name": "Drive Your Car",
  "description": "Drive your Car ist ein rasanter Top-Down-Racer: Wechsle blitzschnell zwischen drei Spuren, weiche dem Verkehr aus und halte so lange wie möglich durch. Reflexe, Tempo und Highscore-Jagd pur!",
  "lang": "de",
  "start_url": "/source/driveyourcar/",
  "scope": "/source/driveyourcar/",
  "display": "fullscreen",
  "orientation": "portrait",
  "background_color": "#000000",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "/source/driveyourcar/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/source/driveyourcar/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/source/driveyourcar/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}