{
  "name": "LyriCast",
  "short_name": "LC",
  "description": "Digital Songbook",
  "start_url" : "/",
  "icons": [
    {
      "src": "images/icon_beta.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
	"display": "standalone"
}