{
  "id": "streamingdiscovery",
  "name": "Streaming Discovery: Manage, Track, Discover",
  "short_name": "Streaming Discovery",
  "description": "Track your streaming platforms, manage your watch progress, and discover what to watch next with curated lists, award winners, and critic picks.",
  "background_color": "#ffffff",
  "theme_color": "#03173d",
  "start_url": "/",
  "dir": "ltr",
  "scope": "/",
  "lang": "en-US",
  "orientation": "any",
  "display": "standalone",
  "display_override": [
    "standalone",
    "window-controls-overlay"
  ],
  "iarc_rating_id": "2673f916-2fd7-4be8-8523-88d7588cc444",
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "windows",
      "url": "https://apps.microsoft.com/detail/9PB1PKRDD8L0",
      "id": "9PB1PKRDD8L0"
    },
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.streamingdiscovery.www.twa",
      "id": "com.streamingdiscovery.www.twa"
    },
    {
      "platform": "ios",
      "url": "https://apps.apple.com/us/app/streaming-discovery/id6749285238",
      "id": "id6749285238"
    },
    {
      "platform": "huawei",
      "url": "https://appgallery.huawei.com/app/C111325113",
      "id": "C111325113"
    },
    {
      "platform": "amazon",
      "url": "https://www.amazon.com/gp/product/B0CL3KXKD9"
    },
    {
      "platform": "webapp",
      "url": "https://www.streamingdiscovery.com"
    }
  ],
  "categories": [
    "entertainment",
    "lifestyle",
    "social"
  ],
  "icons": [
    {
      "src": "icon/icon-71.png",
      "type": "image/png",
      "sizes": "71x71"
    },
    {
      "src": "icon/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "icon/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "launch_handler": {
    "client_mode": [
      "navigate-existing",
      "auto"
    ]
  }
}