{
  "name": "H.O.W. MusicPlayer",
  "short_name": "HOW Music",
  "description": "Stream your curated music library anywhere from Campbell's Hit Of the Week",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#4f46e5",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
