{
  "name": "Hekanos Imperial Site",
  "short_name": "Hekanos Site",
  "description": "A personal website filled with writings, programs, pictures, and assorted odds and ends",  
  "icons": [{
    "src": "favicon_128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
	{
	"src": "favicon_512.png",
      "sizes": "512x512",
      "type": "image/png"
	}],
  "scope": "/",
  "start_url": "/index.php",
  "display": "browser",
  "orientation": "landscape",
  "background_color": "#67410e",
  "theme_color": "#bf952a"
}