{  
  "short_name": "creativecity",  
  "name": "fujairah free zone creative city",  
  "start_url": "./fujairah-creative-city.html",  
  "icons": [  
    {  
     "src": "CClogo.png",
      "sizes": "192x192",  
      "type": "image/png"  
    },  
    {  
      "src": "CClogo.png",
      "sizes": "256x256",  
      "type": "image/png"  
    },  
    {  
    "src": "CClogo.png",
      "sizes": "384x384",  
      "type": "image/png"  
    },  
    {  
    "src": "CClogo.png",
      "sizes": "512x512",  
      "type": "image/png"  
    }
  ],  
  "background_color": "#FAFAFA",
  "theme_color": "#512DA8", 
  "display": "standalone",  
  "orientation": "portrait"  
}