{
  "name": "DRIVISTA Screensaver",
  "short_name": "DRIVISTA",
  "start_url": ".",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#000000",
  "theme_color": "#0a0b0d",
  "icons": [
    {
      "src": "assets/media/001.jpg",
      "sizes": "192x192",
      "type": "image/jpeg"
    },
    {
      "src": "assets/media/001.jpg",
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ]
}
