{
  "name": "ReparaiOS - Gestão de Assistência Técnica",
  "short_name": "ReparaiOS",
  "description": "Plataforma completa para assistência técnica - Ordens de Serviço, Financeiro, PDV e muito mais",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#1e293b",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect width='540' height='720' fill='%231e293b'/><text x='50%' y='50%' font-size='60' font-weight='bold' text-anchor='middle' dominant-baseline='central' fill='%23ffffff' font-family='Arial'>ReparaiOS</text></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='https://upload.wikimedia.org/wikipedia/commons/thumb/5/52/Blue_and_White_flag.svg/3840px-Blue_and_White_flag.svg.png' viewBox='0 0 1280 720'><rect width='1280' height='720' fill='%231e293b'/><text x='50%' y='50%' font-size='80' font-weight='bold' text-anchor='middle' dominant-baseline='central' fill='%23ffffff' font-family='Arial'>ReparaiOS</text></svg>",
      "sizes": "1280x720",
      "type": "image/svg+xml",
      "form_factor": "wide"
    }
  ],
  "categories": ["business"],
  "shortcuts": [
    {
      "name": "Ordens de Serviço",
      "short_name": "OS",
      "description": "Visualizar e gerenciar suas ordens de serviço",
      "url": "/dashboard/appointments?source=shortcut",
      "icons": [{"src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' fill='%231e293b'/><text x='50%' y='50%' font-size='80' font-weight='bold' text-anchor='middle' dominant-baseline='central' fill='%23ffffff' font-family='Arial'>📅</text></svg>", "sizes": "192x192"}]
    },
    {
      "name": "Financeiro",
      "short_name": "Financeiro",
      "description": "Ver relatórios e transações financeiras",
      "url": "/dashboard/financeiro?source=shortcut",
      "icons": [{"src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' fill='%231e293b'/><text x='50%' y='50%' font-size='80' font-weight='bold' text-anchor='middle' dominant-baseline='central' fill='%23ffffff' font-family='Arial'>💰</text></svg>", "sizes": "192x192"}]
    },
    {
      "name": "PDV",
      "short_name": "PDV",
      "description": "Vendas rápidas de produtos",
      "url": "/dashboard/pdv?source=shortcut",
      "icons": [{"src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' fill='%231e293b'/><text x='50%' y='50%' font-size='80' font-weight='bold' text-anchor='middle' dominant-baseline='central' fill='%23ffffff' font-family='Arial'>🛒</text></svg>", "sizes": "192x192"}]
    }
  ],
  "share_target": {
    "action": "/share",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
