{
  "name": "The Big Sing",
  "short_name": "The Big Sing",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#e2ddd7",
  "theme_color": "#d8d3cc",
  "description": "An old fashioned group singalong - the whole crowd becomes part of the music. You don't have to sing, but you probably will by the end!",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icons/Icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/Icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "icons/Icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}