{
  "name": "SmashRadioTT v1.0.22",
  "short_name": "SmashRadio TT",
  "description": "Smash Radio TT is an Internet-Only Livestream Radio Station playing Soca, Reggae, RnB and Oldies. Visit our Livestream Website for an enjoyable music experience. Unlimited Music Unlimited Vibe. Share the Love ❤️",
  "start_url": "index.php",

  "background_color": "#000",
  "theme_color": "#00365A",
  "orientation": "portrait-primary",
  "display": "standalone",
  "icons": [
            {"src":"images/PWA_icons/logo192.png","sizes":"192x192","type":"image/png"},
            {"src":"images/PWA_icons/logo512.png", "sizes":"512x512", "type":"image/png"}
           ],

  "shortcuts": [
    {
      "name": "Open Live Chat",
      "short_name": "Live Chat",
      "description": "View and interact with the host and other viewers",
      "url": "chat.php",
      "icons": [{ "src": "images/PWA_icons/logo192.png", "sizes": "192x192" }]
    },
    {
      "name": "Test Shortcut",
      "short_name": "Test",
      "description": "Trigger shortcuts by right-clicking or long pressing the app icon from the taskbar or movile home screen",
      "url": "/subscriptions?utm_source=homescreen",
      "icons": [{ "src": "images/PWA_icons/logo192.png", "sizes": "192x192" }]
    }
  ]
    
  }
  