{
  "name": "VatiX",
  "short_name": "VatiX",
  "description": "Listen to your VatiX library in the browser",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d4f6b",
  "theme_color": "#0d4f6b",
  "icons": [
    {
      "src": "/icon-128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
