{
  "name": "ListeningWorld",
  "short_name": "ListeningWorld",
  "description": "Global Radio Streaming Service - Listen to online radio stations worldwide",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "orientation": "portrait",
  "lang": "en",
  "categories": ["music", "entertainment", "news"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "any",
      "type": "image/x-icon"
    }
  ]
}