{
  "name": "Tesla Video",
  "short_name": "Tesla Video",
  "description": "Send YouTube videos to the Tesla",
  "start_url": "/youtube-client/",
  "scope": "/youtube-client/",
  "display": "standalone",
  "background_color": "#0f0f0f",
  "theme_color": "#0f0f0f",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png" }
  ],
  "share_target": {
    "action": "/youtube-client/send.html",
    "method": "GET",
    "params": { "title": "title", "text": "text", "url": "url" }
  }
}
