{
  "packageId": "uk.co.londonsenergyradio.app",
  "host": "londonsenergyradio.co.uk",
  "name": "London's Energy Radio",
  "launcherName": "LER",
  "display": "standalone",
  "themeColor": "#000000",
  "themeColorDark": "#000000",
  "navigationColor": "#000000",
  "navigationColorDark": "#000000",
  "backgroundColor": "#000000",
  "enableNotifications": true,
  "startUrl": "/index.html",
  "iconUrl": "https://londonsenergyradio.co.uk/pwa-assets/icon-512.png",
  "maskableIconUrl": "https://londonsenergyradio.co.uk/pwa-assets/maskable-512.png",
  "shortcuts": [
    { "name": "Listen Live", "short_name": "Listen", "url": "/index.html?page=listen" },
    { "name": "Request a Song", "short_name": "Request", "url": "/index.html?page=request" }
  ]
}
