{
    "name": "ContiRay",
    "short_name": "ContiRay",
    "description": "Stream live content from every continent. Global news, shopping, and variety shows from all over the world all in one place. Your ray of television awaits.",
    "lang": "en-US",
    "dir": "ltr",
    "theme_color": "#1e0a21",
    "background_color": "#AA00FF",
    "start_url": "https://contiray.com",
    "scope": "/",
    "scope_extensions": [
        {"origin": "contiray.com"},
        {"origin": "*.contiray.com"}
    ],
    "id": "/",
    "display": "standalone",
    "display_override": [
        "standalone",
        "window-controls-overlay"
    ],
    "orientation": "any",
    "prefer_related_applications": false,
    "categories": [
        "entertainment",
        "video"
    ],
    "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://contiray.com/",
      "description": "Home page"
    },
    {
      "name": "Live Television",
      "url": "https://contiray.com/live-tv/",
      "description": "Main list of television stations"
    },
    {
      "name": "Site Updates",
      "url": "https://contiray.com/site-updates/",
      "description": "Updates to the site"
    }
  ]
}
