{
  "name": "Disruptor Sports",
  "short_name": "Disruptor Sports",
  "description": "Sports news, radio and video from the John Fredericks Media Network. No Lectures. Just Sports.",
  "id": "/",
  "start_url": "/?source=app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b0b0c",
  "theme_color": "#0b0b0c",
  "lang": "en-US",
  "categories": ["news", "sports"],
  "icons": [
    { "src": "/images/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/images/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/images/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/images/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Radio shows", "url": "/shows.html?source=app", "icons": [{ "src": "/images/icon-192.png", "sizes": "192x192" }] },
    { "name": "WVSN Live", "url": "/wvsn.html?source=app", "icons": [{ "src": "/images/icon-192.png", "sizes": "192x192" }] }
  ]
}
