{
  "name": "KosherSlides — Video to Slideshow",
  "short_name": "KosherSlides",
  "description": "Convert any video into a distraction-free slideshow. Free, private, works in your browser.",
  "start_url": "/app.html",
  "display": "standalone",
  "background_color": "#d0d0f2",
  "theme_color": "#30308b",
  "orientation": "any",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [
    { "src": "og-image.jpg", "sizes": "1200x630", "type": "image/jpeg" }
  ],
  "categories": ["utilities", "productivity"],
  "lang": "en"
}
