{
  "name": "EYS RADIO",
  "short_name": "EYS RADIO",
  "description": "ONLINE",
  "background_color": "#000814",
  "theme_color": "#000814",
  "orientation": "portrait",
  "display": "standalone",
  "start_url": "./?utm_source=web_app_manifest",
  "scope": "./",
  "lang": "es-MX",
  "dir": "ltr",
  "categories": [
    "music",
    "entertainment",
    "radio"
  ],
  "screenshots": [
    {
      "src": "./img/screenshot1.png",
      "sizes": "1280x720",
      "type": "image/png"
    },
    {
      "src": "./img/screenshot2.png",
      "sizes": "1280x720",
      "type": "image/png"
    }
  ],
  "icons": [
    {
      "src": "./img/1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./img/512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./img/384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./img/256.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./img/192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./img/128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./img/96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./img/64.png",
      "sizes": "64x64",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./img/32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./img/16.png",
      "sizes": "16x16",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.shaqued.radio",
      "id": "com.shaqued.radio"
    }
  ],
  "display_override": [
    "window-controls-overlay",
    "standalone"
  ],
  
  "launch_handler": {
    "client_mode": "window"
  },
  "iarc_rating_id": "aerostereo-rating",
  "scope_extensions": [
    {
      "origin": "https://aerostereo.com"
    }
  ],
  "file_handlers": [
    {
      "action": "/open-file",
      "accept": {
        "text/*": [
          ".txt"
        ],
        "image/*": [
          ".jpg",
          ".png"
        ]
      }
    }
  ],
  "url_handlers": [
    {
      "origin": "https://aerostereo.com"
    }
  ],
  "protocol_handlers": [
    {
      "protocol": "EYS RADIO",
      "url": "https://aerostereo.com/?url=%s"
    }
  ],
  "share_target": {
    "action": "/share",
    "enctype": "application/x-www-form-urlencoded",
    "method": "POST",
    "params": {
      "title": "name",
      "text": "description",
      "url": "url"
    }
  },
  "widgets": [
    {
      "type": "task",
      "name": "EYS RADIO",
      "description": "EYS RADIO.COM",
      "url": "/",
      "icon": {
        "src": "./img/192.png",
        "sizes": "192x192",
        "type": "image/png"
      }
    }
  ],
  "handle_links": "auto",
  "background_sync": {
    "min_interval": 300000
  },
  "id": "EYS RADIO.COM"
}
