{
  "name": "Lalal.ai",
  "short_name": "Lalal.ai",
  "start_url": "/",
  "theme_color": "#F8D231",
  "background_color": "#1B191C",
  "display": "standalone",
  "description": "Split vocal and instrumental tracks quickly and accurately with Lalal.ai. Upload any audio files and receive high-quality extracted tracks in a few seconds.",
  "categories": ["music", "utilities"],
  "dir": "auto",
  "orientation": "any",
  "icons": [
    {
      "src": "https://s.lalal.ai/icons/icon-48x48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "https://s.lalal.ai/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "https://s.lalal.ai/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://s.lalal.ai/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Home",
      "short_name": "Home",
      "description": "View the home page",
      "url": "/",
      "icons": [
        {
          "src": "https://s.lalal.ai/img/icons/icon-96x96.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "About",
      "short_name": "About",
      "description": "View the about page",
      "url": "/about",
      "icons": [
        {
          "src": "https://s.lalal.ai/img/icons/icon-96x96.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Media kit",
      "short_name": "Media kit",
      "description": "View the Media kit page",
      "url": "/media-kit",
      "icons": [
        {
          "src": "https://s.lalal.ai/img/icons/icon-96x96.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "screenshots": [
    {
      "src": "https://s.lalal.ai/img/screenshots/home.jpg",
      "sizes": "1080x2340",
      "type": "image/jpg"
    },
    {
      "src": "https://s.lalal.ai/img/screenshots/home-2.jpg",
      "sizes": "1080x2340",
      "type": "image/jpg"
    },
    {
      "src": "https://s.lalal.ai/img/screenshots/players.jpg",
      "sizes": "1080x2340",
      "type": "image/jpg"
    },
    {
      "src": "https://s.lalal.ai/img/screenshots/preview.jpg",
      "sizes": "1080x2340",
      "type": "image/jpg"
    },
    {
      "src": "https://s.lalal.ai/img/screenshots/result.jpg",
      "sizes": "1080x2340",
      "type": "image/jpg"
    },
    {
      "src": "https://s.lalal.ai/img/screenshots/batch_upload.jpg",
      "sizes": "1080x2340",
      "type": "image/jpg"
    },
    {
      "src": "https://s.lalal.ai/img/screenshots/batch_results.jpg",
      "sizes": "1080x2340",
      "type": "image/jpg"
    }
  ]
}
