{
  "name": "iPrompter — Free Teleprompter",
  "short_name": "iPrompter",
  "description": "A free teleprompter that auto-scrolls as you speak. Record selfie videos with prompter overlay.",
  "start_url": "public_index.php",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0a0b",
  "theme_color": "#0a0a0b",
  "categories": ["productivity", "utilities", "entertainment"],
  "icons": [
    { "src": "favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
