{
  "name": "Free Teleprompter",
  "short_name": "Teleprompter",
  "description": "Free browser-based teleprompter with mirror mode, auto-scroll, and phone remote control.",
  "start_url": "/app",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
