{
  "name": "Velvet Rhythm Radio",
  "short_name": "VRR",
  "description": "Your home for soul, R&B, jazz, and blues from Jackson, MS to the French Quarter. Listen live.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#008080",
  "background_color": "#080708",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["music", "entertainment"]
}
