{
  "short_name": "Foundly",
  "name": "Foundly - Discover New Music",
  "description": "Discover new music and artists. Find similar artists, explore random recommendations, and see top charts.",
  "icons": [
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "img/logo_lt.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#000000",
  "background_color": "#121212",
  "categories": ["music", "entertainment"],
  "lang": "en"
}
