{
  "name": "GratisRadio.com - Radio Online Gratis",
  "short_name": "GratisRadio",
  "description": "Escucha radio online gratis en GratisRadio.com. Miles de emisoras colombianas, latinas y del mundo.",
  "theme_color": "#5839AC",
  "background_color": "#ffffff",
  "display": "standalone",
  "orientation": "any",
  "scope": "/",
  "start_url": "/",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable any"
    }
  ],
  "categories": ["entertainment", "music", "radio", "streaming"],
  "lang": "es",
  "dir": "ltr"
}