{
	"name": "Lough'd In",
	"short_name": "Lough'd In",
	"description": "A quiet place to focus, with your tasks and Lough Guitane.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#102f2d",
  "theme_color": "#102f2d",
  "icons": [
    { "src": "./icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "./icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
