{
	"name": "Watchlist",
	"short_name": "Watchlist - TV Series Library",
	"start_url": "index.html",
	"icons": [
	  {
	  "src": "icon.png",
	  "sizes": "192x192",
	  "type": "image/png",
	  "purpose": "any"
	  },
	  {
	  "src": "maskable.png",
	  "sizes": "192x192",
	  "type": "image/png",
	  "purpose": "maskable"
	  }
   ],
	"theme_color": "#424242",
	"background_color": "#424242"
  }