{
  "short_name": "theradio.fm",
  "name": "theradio.fm",
  "start_url": "https://theradio.fm/app",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#131313",
  "background_color": "#121212",
  "scope": "https://theradio.fm/app",
  "icons": [
    {
      "src": "/icons/apple-touch-icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/apple-touch-icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/apple-touch-icon-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/screenshot-1.png",
      "sizes": "1280x800",
      "type": "image/png"
    },
    {
      "src": "/screenshots/screenshot-2.png",
      "sizes": "1280x800",
      "type": "image/png"
    },
    {
      "src": "/screenshots/screenshot-3.png",
      "sizes": "1280x800",
      "type": "image/png"
    }
  ],
  "description": "theradio.fm — live radio, playlists, podcasts, and TubeFlix in one app. Free, no login.",
  "dir": "ltr",
  "lang": "en",
  "display_override": ["window-controls-overlay"],
  "categories": [
    "entertainment",
    "games",
    "lifestyle",
    "music",
    "social"
  ],
  "iarc_rating_id": "ed0c886e-c701-4d6c-b028-181314668e8d",
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.google.android.youtube",
      "id": "com.google.android.youtube"
    },
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.google.android.apps.youtube.music",
      "id": "com.google.android.apps.youtube.music"
    },
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.spotify.music",
      "id": "com.spotify.music"
    },
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.apple.android.music",
      "id": "com.apple.android.music"
    }
  ],
  "shortcuts": [
    {
      "name": "About",
      "url": "https://theradio.fm/pages/cover/index.html",
      "description": "About theradio.fm"
    },
    {
      "name": "Privacy",
      "url": "https://theradio.fm/pages/privacy/index.html",
      "description": "Privacy Policy"
    }
  ],
  "protocol_handlers": [
    {
      "protocol": "web+music",
      "url": "https://theradio.fm/m?%s"
    }
  ],
  "edge_side_panel": {
    "preferred_width": 400
  },
  "launch_handler": {
    "client_mode": ["focus-existing", "auto"]
  }
}
