{
  "name": "MONTAGE lab.",
  "short_name": "MONTAGE lab.",
  "description": "Graphic + Web Design Portfolio.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f8f8f8",
  "theme_color": "#f8f8f8",
  "icons": [
	{
	  "src": "/icon-192.png",
	  "sizes": "192x192",
	  "type": "image/png"
	},
	{
	  "src": "/icon-512.png",
	  "sizes": "512x512",
	  "type": "image/png"
	}
  ]
}