{
  "name": "**Castle Radio**",
  "short_name": "**CastleRadio**",
  "description": "**Radio de música variada**",
  "start_url": "**./index.html**",
  "scope": "**./**",
  "display": "**standalone**",
  "orientation": "**portrait-primary**",
  "background_color": "**#0d1117**",
  "theme_color": "**#0d1117**",
  "icons": [
    {
      "src": "**icon.svg**",
      "sizes": "**any**",
      "type": "**image/svg+xml**",
      "purpose": "**any maskable**"
    }
  ]
}