{
    "name": "Radio Registry",
    "short_name": "Radio Registry",
    "description": "Radio Registry is a worldwide directory of radio stations with online streaming services. Come listen to your favorites, discover new ones or add your own today",
    "lang": "en-US",
    "dir": "ltr",
    "theme_color": "#6b1313",
    "background_color": "#6b1313",
    "start_url": "https://radioregistry.com",
    "scope": "/",
    "scope_extensions": [
        {"origin": "radioregistry.com"},
        {"origin": "*.radioregistry.com"}
    ],
    "id": "/",
    "display": "standalone",
    "display_override": [
        "standalone",
        "window-controls-overlay"
    ],
    "orientation": "portrait",
    "prefer_related_applications": false,
    "categories": [
        "entertainment",
        "music"
    ],
    "launch_handler": {
        "client_mode": "auto"
    },
    "handle_links": "preferred",
    "icons": [
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-256x256.png",
            "sizes": "256x256",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "android-chrome-maskable.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "android-chrome-any.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ],
  "shortcuts": [
    {
      "name": "Home",
      "url": "https://radioregistry.com/",
      "description": "Home page"
    },
    {
      "name": "Directory",
      "url": "https://radioregistry.com/station-directory/",
      "description": "Broadcast schedule"
    },
    {
      "name": "Countries",
      "url": "https://radioregistry.com/country-list/",
      "description": "Community chatroom"
    },
    {
      "name": "Trending",
      "url": "https://radioregistry.com/trending/",
      "description": "Discussion forums"
    },
    {
      "name": "My Account",
      "url": "https://radioregistry.com/my-account/",
      "description": "Listen to the station"
    }
  ]
}
