{
  "name": "Stemflow — Stream any tab's audio into stems",
  "short_name": "Stemflow",
  "description": "Keep the vocals. Lose them. Listen to just the parts you want, live, right in your browser.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#070908",
  "theme_color": "#070908",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
