{
  "name": "Rooh Music",
  "short_name": "Rooh",
  "description": "Stream, discover & mix music for free — powered by YouTube, SoundCloud & Audius. Crossfade, lyrics, podcasts, and collaborative listening sessions.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "background_color": "#161022",
  "theme_color": "#161022",
  "categories": ["music", "entertainment", "lifestyle"],
  "lang": "en",
  "dir": "ltr",
  "prefer_related_applications": false,
  "icons": [
    { "src": "/favicon.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/app-icon-1024.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/app-icon-1024.png", "sizes": "1024x1024", "type": "image/png", "purpose": "any" },
    { "src": "/app-icon-1024.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Search",
      "short_name": "Search",
      "description": "Find any song, artist, or album",
      "url": "/search",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    },
    {
      "name": "Library",
      "short_name": "Library",
      "description": "Your playlists & liked songs",
      "url": "/library",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    },
    {
      "name": "Car Mode",
      "short_name": "Car",
      "description": "Driver-safe big-touch UI",
      "url": "/car-mode",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    }
  ]
}
