{
  "name": "Sonic Healer",
  "short_name": "Sonic Healer",
  "description": "Healing music streaming for your soul",
  "start_url": "/app.html",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#2ecc71",
  "background_color": "#f0fff4",
  "icons": [
    {
      "src": "/image/sh-logo-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/image/sh-logo-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/image/sh-logo-1024.png",
      "sizes": "1024x1024",
      "type": "image/png"
    }
  ]
}
