{
  "name": "PizzaMaster Pocket",
  "short_name": "PizzaMaster",
  "description": "Versión liviana de PizzaMaster para pizzerías chicas. Carga de pedidos, caja, stock y facturación.",
  "start_url": "/pocket/",
  "scope": "/pocket/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f172a",
  "theme_color": "#3b82f6",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='32' fill='%230f172a'/%3E%3Cpath d='M50 130 L96 35 L142 130 Z' fill='%23ff6b35' stroke='%23ffffff' stroke-width='3' stroke-linejoin='round'/%3E%3Cpath d='M50 130 Q96 143 142 130' fill='%23f4a460' stroke='%23ffffff' stroke-width='1.5'/%3E%3Ccircle cx='88' cy='92' r='5.5' fill='%23d32f2f'/%3E%3Ccircle cx='104' cy='108' r='4.5' fill='%23d32f2f'/%3E%3Ccircle cx='78' cy='114' r='4' fill='%23d32f2f'/%3E%3Ctext x='96' y='170' font-size='22' font-weight='800' text-anchor='middle' fill='%233b82f6' font-family='sans-serif' letter-spacing='3'%3EPOCKET%3C/text%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%3Crect width='512' height='512' rx='64' fill='%230f172a'/%3E%3Cpath d='M130 360 L256 80 L382 360 Z' fill='%23ff6b35' stroke='%23ffffff' stroke-width='6' stroke-linejoin='round'/%3E%3Cpath d='M130 360 Q256 395 382 360' fill='%23f4a460' stroke='%23ffffff' stroke-width='3'/%3E%3Ccircle cx='235' cy='255' r='15' fill='%23d32f2f'/%3E%3Ccircle cx='285' cy='295' r='13' fill='%23d32f2f'/%3E%3Ccircle cx='200' cy='310' r='11' fill='%23d32f2f'/%3E%3Ctext x='256' y='460' font-size='56' font-weight='800' text-anchor='middle' fill='%233b82f6' font-family='sans-serif' letter-spacing='6'%3EPOCKET%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}