{
  "name": "Live on Host - Streaming Solutions",
  "short_name": "Live on Host",
  "description": "A melhor solução para criar sua Rádio Online. Planos de Streaming de Áudio HD, Auto DJ ilimitado, Site Administrável e Aplicativos Android e iOS.",
  "start_url": "/site-php/",
  "display": "standalone",
  "background_color": "#0e3a6e",
  "theme_color": "#0e3a6e",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/site-php/imagens/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/site-php/imagens/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["music", "entertainment", "business"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Criar Rádio",
      "short_name": "Criar",
      "description": "Acesse os planos de streaming",
      "url": "/site-php/criar-radio.php",
      "icons": [
        {
          "src": "/site-php/imagens/logo.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Web TV",
      "short_name": "TV",
      "description": "Acesse os planos de Web TV",
      "url": "/site-php/web-tv.php",
      "icons": [
        {
          "src": "/site-php/imagens/logo.png",
          "sizes": "96x96"
        }
      ]
    }
  ]
}

