{
  "name": "Identificador de Fibras Ópticas",
  "short_name": "Fibras",
  "description": "Identifique fibras ópticas por número com suporte a padrões Nacional (ABNT) e Internacional (EIA-598-A)",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#1a1a1a",
  "theme_color": "#F97316",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%23F97316' width='192' height='192'/><text x='50%' y='50%' font-size='80' font-weight='bold' fill='white' text-anchor='middle' dominant-baseline='central'>🔍</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%23F97316' width='512' height='512'/><text x='50%' y='50%' font-size='300' font-weight='bold' fill='white' text-anchor='middle' dominant-baseline='central'>🔍</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%231a1a1a' width='540' height='720'/><rect fill='%23262626' width='540' height='100'/><text x='270' y='50' font-size='24' font-weight='bold' fill='%23F97316' text-anchor='middle' dominant-baseline='central'>Identificador de Fibras</text></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ],
  "categories": ["utilities", "productivity"],
  "shortcuts": [
    {
      "name": "Padrão Nacional",
      "short_name": "Nacional",
      "description": "Abrir identificador com padrão ABNT",
      "url": "/?standard=nacional",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%2322C55E' width='96' height='96'/><text x='50%' y='50%' font-size='48' text-anchor='middle' dominant-baseline='central'>🇧🇷</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Padrão Internacional",
      "short_name": "Internacional",
      "description": "Abrir identificador com padrão EIA-598-A",
      "url": "/?standard=internacional",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%233B82F6' width='96' height='96'/><text x='50%' y='50%' font-size='48' text-anchor='middle' dominant-baseline='central'>🌍</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    }
  ]
}
