{
  "name": "LiveGallery.photos",
  "short_name": "LiveGallery",
  "description": "Live photo montage for events",
  "start_url": "/display",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#f3f4f6",
  "theme_color": "#f97316",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
