{
  "name": "DropPlay",
  "short_name": "DropPlay",
  "description": "Drop a video in. Play it anywhere — watch on-device, AirPlay to the TV, or stream over your Wi-Fi.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0e3e7f",
  "icons": [
    { "src": "assets/img/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "assets/img/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
