{
  "name": "TellReel",
  "short_name": "TellReel",
  "description": "Generate a video from a prompt, preview it, download it, or publish it.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0f0f13",
  "theme_color": "#0f0f13",
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ]
}
