{
  "name": "Afrovibemusic",
  "short_name": "Afrovibemusic",
  "description": "Stream and discover the best African music",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#040d10",
  "theme_color": "#040d10",
  "orientation": "portrait",
  "categories": ["music", "entertainment"],
  "permissions": ["notifications"],
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
