{
  "name": "Radio Engine Sandbox",
  "short_name": "RadioTest",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#121212",
  "theme_color": "#121212",
  "icons": [
    {
      "src": "https://placehold.co/512x512/007bff/ffffff/png?text=Radio",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}