{
  "name": "GFN Soul NYC — Radio, TV & On-Demand",
  "short_name": "GFN Soul NYC",
  "description": "Two radio stations, one live TV network, and a full on-demand catalog — 24/7 soul from New York.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#050505",
  "theme_color": "#050505",
  "categories": ["music", "entertainment", "news"],
  "lang": "en-US",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "GFN Soul NYC TV",
      "short_name": "GFN TV",
      "description": "Watch the live TV network",
      "url": "/gfn-tv"
    },
    {
      "name": "FFT World TV On Demand",
      "short_name": "On Demand",
      "description": "Browse the on-demand catalog",
      "url": "/fft-world-tv"
    },
    {
      "name": "Contact the booth",
      "short_name": "Contact",
      "description": "Send us a message",
      "url": "/contact"
    }
  ]
}
