{
  "name": "CelticDAB – Digital Radio for Ireland",
  "short_name": "CelticDAB",
  "description": "CelticDAB is a transparent, inclusive DAB+ platform for digital radio in Ireland, covering Wicklow to Dundalk, open to all broadcasters.",
  "icons": [
    {
      "src": "images/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "images/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "images/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "theme_color": "#006633",
  "background_color": "#f8f9fa",
  "display": "standalone",
  "start_url": "/index.html",
  "scope": "/"
}