{
  "name": "دنیای موسیقی",
  "short_name": "دنیای موسیقی",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0e0e0e",
  "theme_color": "#000000",
  "description": "دنیای موسیقی، بهترین سایت دانلود و استریم موزیک",
  "icons": [
    {
      "src": "/assets/img/wom-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/img/wom-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "window": {
    "width": 800,
    "height": 600,
    "aspect_ratio": "4/3"
  }
}