 {
    "name": "CartMagician Augmented Reality Platofom",
     "short_name": "CartMagician",
  "description": "Turn online products into augmented reality. Just like magic! Enhance eCommerce Products and Art Sales through interactive 3D and Augmented Reality shopping experiences that replicate the real product for sale in AR.",
  "start_url": "https://www.cartmagician.com",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#8739fa",
    "icons": [
        {
            "src": "/frontend1/dist/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/frontend1/dist/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}