{
  "name": "WA Today — Live Radio Stations",
  "short_name": "WA Today",
  "description": "Stream MSNBC, CNN, Fox News, and NPR live streaming free online. Clean, fast, and mobile-first US radio stations directory by WA Today.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#05080c",
  "theme_color": "#05080c",
  "orientation": "any",
  "icons": [
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "MSNBC Live",
      "url": "./msnbc-live-radio.html",
      "description": "Tune into MSNBC Live Radio"
    },
    {
      "name": "CNN Radio",
      "url": "./cnn-live-radio.html",
      "description": "Tune into CNN Live Radio"
    },
    {
      "name": "Fox News Radio",
      "url": "./fox-news-radio.html",
      "description": "Tune into Fox News Radio"
    },
    {
      "name": "NPR Live",
      "url": "./npr-live-radio.html",
      "description": "Tune into NPR Live Radio"
    }
  ]
}
