{
	"background_color": "#fff",
	"description": "sell and buy original artworks in ethiopia and other countries",
	"display": "standalone",
	"theme_color": "#df10bc",
    "shortcuts": [
        {
          "name": "Haddis Art",
          "short_name": "Haddis Art",
          "url": "/",
          "icons": [
            { "src": "/static/img/iconpw.png", "sizes": "192x192", "type": "image/png" }
          ]
        },
        {
          "name": "Haddis Art Shop",
          "short_name": "Haddis Art Shop",
          "url": "/shop",
          "icons": [
            { "src": "/static/img/iconpw.png", "sizes": "192x192", "type": "image/png" }
          ]
        }
    ],
	"icons": [
		{
			"src": "/static/img/iconpw.png",
			"sizes": "192x192",
			"type": "image/png"
		}
	],
	"name": "Haddis Art",
	"short_name": "Haddis Art",
	"scope": "/",
	"start_url": "/"
}