{
  "name": "b.a.z.i.l Music",
  "short_name": "b.a.z.i.l Music",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0b111e",
  "theme_color": "#1851f1",
  "orientation": "portrait",
  "icons": [
    {
      "src": "../images/ico/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "../images/ico/favicon.ico",
      "sizes": "48x48 32x32 16x16",
      "type": "image/x-icon"
    }
  ]
}
