{
  "name": "Melody Music Player",
  "short_name": "Melody",
  "description": "A high-end, natural music player application.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f5f0",
  "theme_color": "#5a5a40",
  "icons": [
    {
      "src": "https://images.unsplash.com/photo-1470225620780-dba8ba36b745?w=512&h=512&auto=format&fit=crop&q=60",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
