{
  "name": "Cueline — AI Teleprompter",
  "short_name": "Cueline",
  "description": "Studio-grade AI teleprompter with hands-free voice scrolling and in-app recording.",
  "start_url": "/scripts",
  "display": "standalone",
  "background_color": "#0F172A",
  "theme_color": "#0F172A",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
