{
  "name": "Teleprompter — Predicador IPUC",
  "short_name": "Teleprompter",
  "start_url": "/teleprompter.html",
  "scope": "/teleprompter",
  "id": "/teleprompter.html",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0b0d10",
  "theme_color": "#0b0d10",
  "description": "Teleprompter para grabar prédicas y contenido a cámara",
  "icons": [
    {
      "src": "icons/teleprompter-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/teleprompter-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "icons/teleprompter-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/teleprompter-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
