{
  "splash_screen": null,
  "background_color": "#000000",  // Match this to your splash screen color
  "theme_color": "#000000"        // Match this to your splash screen color
}

{
    "name": "OtoBoni",
    "description": "All things Cars!",
    "short_name": "otolife",
    "icons": [
       {
          "src": "/logo-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
       },
       {
          "src": "/logo-512x512.png",
          "sizes": "512x512",
          "type": "image/png"
       }
    ],
    "start_url": "https://oto.lifesosyal.com/",
    "display": "standalone",
    "theme_color": "#000000",
    "background_color": "#000000"
}
