{
  "name": "OBIN MUSIC V2.3",
  "short_name": "OBIN MUSIC",
  "description": "Streaming musik online dengan koleksi lagu terbaru, playlist personal, dan pemutar musik modern.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#121212",
  "theme_color": "#1ed760",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/512/174/174872.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://cdn-icons-png.flaticon.com/512/174/174872.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}