{
  "name": "No Rush \u2014 88.5 Rock FM",
  "short_name": "No Rush",
  "description": "Drive time, at the pace the name suggests. Home time, unhurried.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0B0D12",
  "theme_color": "#0B0D12",
  "categories": [
    "music",
    "entertainment",
    "news"
  ],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}