{
  "name": "Rhythm - Music Space",
  "short_name": "Rhythm",
  "description": "Upload, organize, discover and play your music.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#090d18",
  "theme_color": "#4f46e5",
  "orientation": "any",
  "categories": ["music", "entertainment"],
  "lang": "en",
  "icons": [
    {
      "src": "/assets/logo/rhythm-mark.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
