{
  "name": "GMX - Ghana Music Streaming",
  "short_name": "GMX",
  "description": "Stream and discover the best of Ghanaian music on GMX",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#d40924",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "/logo_horizontal.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo_horizontal.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "music",
    "entertainment"
  ],
  "lang": "en",
  "dir": "ltr",
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.omni.streamingapp",
      "id": "com.omni.streamingapp"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/app/gmx/id6593687931"
    }
  ]
}