{
  "name": "Voice Teleprompter",
  "short_name": "Teleprompter",
  "description": "Voice-activated teleprompter with manual pacing controls",
  "id": "/apps/wlphi/",
  "start_url": "/apps/wlphi/index.html",
  "scope": "/apps/wlphi/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#1a1a2e",
  "theme_color": "#e94560",
  "icons": [
    {
      "src": "/apps/wlphi/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apps/wlphi/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apps/wlphi/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apps/wlphi/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["productivity", "utilities"]
}
