{
  "name": "TelPrompt",
  "short_name": "TelPrompt",
  "description": "A private teleprompter that scrolls at the pace of your voice — on-device, in its own browser window.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#fdf8f8",
  "theme_color": "#fdf8f8",
  "categories": ["productivity", "creators", "video"],
  "lang": "en",
  "icons": [
    {
      "src": "assets/favicon.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/logo.png",
      "sizes": "1254x1254",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
