{
	"version": "2.0.0",
	"id": "KRVDev",
	"name": "Kern Valley Dev",
	"short_name": "KRV Dev",
	"description": "A GitHub repository for easily creating fast, modern, PWA compatible websites",
	"start_url": "/",
	"scope": "/",
	"lang": "en",
	"dir": "ltr",
	"orientation": "any",
	"display": "standalone",
	"theme_color": "#007bff",
	"background_color": "#242424",
	"icons": [{"src":"/img/favicon.svg","type":"image/svg+xml","sizes":"150x150","purpose":"maskable any"},{"src":"/img/icon-512.png","type":"image/png","sizes":"512x512","purpose":"maskable any"},{"src":"/img/icon-192.png","type":"image/png","sizes":"192x192","purpose":"maskable any"}],
	"screenshots": [{"src":"https://i.imgur.com/IjdVouxh.png","sizes":"1024x502","type":"image/png"},{"src":"https://i.imgur.com/IjdVouxl.png","sizes":"640x314","type":"image/png"},{"src":"https://i.imgur.com/IjdVouxm.png","sizes":"320x157","type":"image/png"},{"src":"https://i.imgur.com/IjdVouxt.png","sizes":"160x78","type":"image/png"}],
	"prefer_related_applications": false,
	"related_applications": [{"platform":"webapp","url":"/webapp.webmanifest"}],
	"shortcuts": [{"name":"Bacon Ipsum","description":"Test article and shortcut","url":"/posts/2019/10/29/test/","icons":[{"src":"/img/post.svg","sizes":"192x192","type":"image/svg+xml"},{"src":"/img/post-192.png","sizes":"192x192","type":"image/png"},{"src":"/img/post-144.png","sizes":"144x144","type":"image/png"},{"src":"/img/post-96.png","sizes":"96x96","type":"image/png"},{"src":"/img/post-72.png","sizes":"72x72","type":"image/png"},{"src":"/img/post-48.png","sizes":"48x48","type":"image/png"},{"src":"/img/post-36.png","sizes":"36x36","type":"image/png"}]},{"name":"CHANGELOG","description":"List of recent changes","url":"/changelog/","icons":[{"src":"/img/changelog.svg","sizes":"192x192","type":"image/svg+xml"},{"src":"/img/changelog-192.png","sizes":"192x192","type":"image/png"},{"src":"/img/changelog-144.png","sizes":"144x144","type":"image/png"},{"src":"/img/changelog-96.png","sizes":"96x96","type":"image/png"},{"src":"/img/changelog-72.png","sizes":"72x72","type":"image/png"},{"src":"/img/changelog-48.png","sizes":"48x48","type":"image/png"},{"src":"/img/changelog-36.png","sizes":"36x36","type":"image/png"}]}],
	"share_target": {"name":"Contact Page","action":"/contact/","enctype":"application/x-www-form-urlencoded","method":"GET","params":{"title":"subject","text":"body"}},
	"categories": ["business","productivity","utilities"],
	"features": ["PWA-ready GitHub template for Jekyll sites","Dark mode support, controlled by (prefers-color-scheme) media query","Includes templates created with SEO via structured data in mind","Initial setup scores 99% on mobile on Page Speed Insights","Responsive design supporting any screen size thanks to CSS grid and use of viewport units","Integration with system sharing via the Share API (with fallback)","Preset Pull Request and Issue templates, as well as Code of Conduct & Contributing Guidelines","Built-in testing via GitHub Actions, eslint, and stylelint","Always up-to-date thanks to preset Dependabot-v2 config","Setup for quick deployment to Netlify","Version files for NodeJS (.nvmrc)"]
}

