{
  "name": "Pika's Path",
  "short_name": "Pika's Path",
  "description": "Map your journey and share your story.",
  "start_url": "/expedition/",
  "scope": "/expedition/",
  "display": "standalone",
  "background_color": "#90C3A7",
  "theme_color": "#90C3A7",
  "icons": [
	{
	  "src": "/icon-192.png",
	  "type": "image/png",
	  "sizes": "192x192"
	},
	{
	  "src": "/icon-512.png",
	  "type": "image/png",
	  "sizes": "512x512"
	}
  ]
}