{
  "name": "Linterna Web",
  "short_name": "Linterna",
  "description": "Convierte tu teléfono en una linterna usando la cámara trasera",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#0a0a0f",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Ccircle cx='96' cy='96' r='88' fill='%230a0a0f'/%3E%3Ccircle cx='96' cy='96' r='60' fill='%23f5c842'/%3E%3Cpath d='M96 50 L96 75 M96 117 L96 142 M65 96 L82 96 M110 96 L127 96' stroke='%23fff' stroke-width='8' stroke-linecap='round'/%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='240' fill='%230a0a0f'/%3E%3Ccircle cx='256' cy='256' r='160' fill='%23f5c842'/%3E%3Cpath d='M256 130 L256 200 M256 312 L256 382 M170 256 L220 256 M292 256 L342 256' stroke='%23fff' stroke-width='16' stroke-linecap='round'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
