{
  "name": "Social Jazz",
  "short_name": "Social Jazz",
  "icons": [
    {
       "src": "/icons/192.png",
       "type": "image/png",
       "sizes": "192x192"
    },
    {
       "src": "/icons/512.png",
       "type": "image/png",
       "sizes": "512x512"
    },
    {
       "src": "/icons/1024.png",
       "type": "image/png",
       "sizes": "1024x1024"
    }
  ],
  "lang": "en-US",
  "display": "standalone",
  "orientation": "portrait",
  "start_url": "/",
  "scope": "/",
  "permissions": [
    "unlimitedStorage",
    "fullscreen"
   ]
}
