{
  "name": "Quoter Imprenta",
  "short_name": "Quoter",
  "description": "Presupuestos por voz para imprenta",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#d4a853",
  "background_color": "#0f0f0f",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Crect width='100' height='100' fill='%23d4a853' rx='20'/%3E%3Ctext x='50' y='68' font-size='60' text-anchor='middle' fill='%230f0f0f' font-family='monospace'%3EQ%3C/text%3E%3C/svg%3E",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}