{
  "name": "Voxity",
  "short_name": "Voxity",
  "start_url": "index.html",
  "lang": "en-AU",
  "orientation": "landscape",
  "categories": ["music", "audio", "player", "media", "lyrics", "meta"],
  "display": "standalone",
  "description": "A semi-advanced music player that supports any audio file your browser does.",
  "background_color": "#000000",
  "id": "com.exerinity.voxity",
  "theme_color": "#8000ff",
  "icons": [
    {
      "src": "/app/media/icon/voxity.ico",
      "sizes": "48x48 72x72 96x96 128x128 256x256",
      "type": "image/x-icon"
    },
    {
      "src": "/app/media/icon/voxity.png",
      "sizes": "32x32 64x64 128x128 256x256 512x512 640x640",
      "type": "image/png"
    }
  ]
}