{
  "name": "Picture Frame",
  "short_name": "PictureFrame",
  "description": "Turns the screen into a digital picture frame: slideshow of a local folder with videos, auto-detecting newly added pictures.",
  "start_url": "./index.html",
  "display": "fullscreen",
  "orientation": "any",
  "background_color": "#16181d",
  "theme_color": "#16181d",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
