{
  "name": "PetEmergency Contact - Contatos Veterinários de Emergência",
  "short_name": "PetEmergency",
  "description": "Aplicação web para gerenciamento rápido de contatos veterinários de emergência 24h. Organize clínicas, veterinários e serviços urgentes para seu pet em um só lugar.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#F5F5DC",
  "theme_color": "#CD853F",
  "orientation": "portrait-primary",
  "categories": ["health", "utilities", "lifestyle"],
  "lang": "pt-BR",
  "dir": "ltr",
  "scope": ".",
  "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' fill='%23CD853F'/%3E%3Cpath d='M96 40c-8 0-15 7-15 15v20c0 8 7 15 15 15s15-7 15-15V55c0-8-7-15-15-15zm-30 30c-8 0-15 7-15 15v10c0 8 7 15 15 15s15-7 15-15V85c0-8-7-15-15-15zm60 0c-8 0-15 7-15 15v10c0 8 7 15 15 15s15-7 15-15V85c0-8-7-15-15-15zM96 100c-25 0-45 15-45 35v12c0 8 7 15 15 15h60c8 0 15-7 15-15v-12c0-20-20-35-45-35z' fill='white'/%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' fill='%23CD853F'/%3E%3Cpath d='M256 100c-20 0-40 18-40 40v50c0 22 18 40 40 40s40-18 40-40v-50c0-22-20-40-40-40zm-80 80c-20 0-40 18-40 40v25c0 22 18 40 40 40s40-18 40-40v-25c0-22-20-40-40-40zm160 0c-20 0-40 18-40 40v25c0 22 18 40 40 40s40-18 40-40v-25c0-22-20-40-40-40zM256 260c-65 0-120 40-120 90v30c0 22 18 40 40 40h160c22 0 40-18 40-40v-30c0-50-55-90-120-90z' fill='white'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1280 720'%3E%3Crect width='1280' height='720' fill='%23F5F5DC'/%3E%3Ctext x='640' y='360' font-size='48' text-anchor='middle' fill='%23CD853F'%3EPetEmergency Contact%3C/text%3E%3C/svg%3E",
      "sizes": "1280x720",
      "type": "image/svg+xml",
      "label": "Tela principal do PetEmergency Contact"
    }
  ],
  "shortcuts": [
    {
      "name": "Adicionar Contato",
      "short_name": "Adicionar",
      "description": "Adicionar novo contato de emergência",
      "url": "/index.html#add",
      "icons": [
        {
          "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Ccircle cx='48' cy='48' r='48' fill='%23CD853F'/%3E%3Cpath d='M48 20v56M20 48h56' stroke='white' stroke-width='8' stroke-linecap='round'/%3E%3C/svg%3E",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Contatos Críticos",
      "short_name": "Críticos",
      "description": "Ver contatos de emergência crítica",
      "url": "/index.html#critical",
      "icons": [
        {
          "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Ccircle cx='48' cy='48' r='48' fill='%23D32F2F'/%3E%3Cpath d='M48 25l8 16 18 3-13 12 3 18-16-8-16 8 3-18-13-12 18-3z' fill='white'/%3E%3C/svg%3E",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "iarc_rating_id": "",
  "share_target": {
    "action": "/index.html",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded"
  }
}
