{
  "name": "Teleprompter",
  "short_name": "Prompter",
  "description": "Teleprompter pessoal com espelho, controle bluetooth e rolagem ajustável",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0c0c10",
  "theme_color": "#0c0c10",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
