{
  "name": "AUlerta - Identificação de Pets",
  "short_name": "AUlerta",
  "description": "Identifique seu pet com QR Code e NFC. Pingente inteligente por R$10/mês.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fff7ed",
  "theme_color": "#f97316",
  "orientation": "portrait-primary",
  "lang": "pt-BR",
  "categories": ["lifestyle", "pets"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Meus Pets",
      "url": "/app/pets",
      "description": "Ver meus pets cadastrados"
    },
    {
      "name": "Alertas",
      "url": "/app/alertas",
      "description": "Ver alertas recebidos"
    }
  ]
}
