summaryrefslogblamecommitdiff
path: root/app/manifest.json
blob: 5654c9e336d86a4887a26a04b03c2fa2c7ec9611 (plain) (tree)



















                                         
{
  "short_name": "BaI Radio",
  "name": "Bienvenido a Internet Radio",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "logo.png",
      "type": "image/png",
      "sizes": "128x128"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#000000",
  "background_color": "#ffffff"
}