{
  "name": "ART-IL On-Line Art Gallery",
  "short_name": "ART-IL",
  "start_url": "https://art-il.net/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "scope": "https://art-il.net/",
  "orientation": "any",
  "icons": [
    {
      "src": "https://art-il.net/images/Gold seal 6B.jpg",
      "sizes": "512x512",
      "type": "image/jpeg"
    },
    {
      "src": "https://art-il.net/images/Banner 2.jpg",
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ]
}