{
  "name": "Hyperion Radio",
  "short_name": "Hyperion",
  "description": "Music for the journey. Broadcasting 24/7. 24/7 broadcasting for flight sim, truck sim, and music lovers.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#080808",
  "theme_color": "#C9A84C",
  "orientation": "portrait-primary",
  "categories": ["music", "entertainment"],
  "lang": "en-CA",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    }
  ],
  "shortcuts": [
    {
      "name": "Listen Live",
      "url": "/",
      "description": "Tune in to Hyperion Radio live"
    },
    {
      "name": "On Demand",
      "url": "/on-demand",
      "description": "Browse episode archive"
    }
  ]
}
