{
  "name": "GenVet App",
  "short_name": "GenVet",
  "description": "Premium Pet Nutrition & Health Intelligence",
  "start_url": "/home",
  "display": "standalone",
  "background_color": "#fdfaf7",
  "theme_color": "#1a4d2e",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://genvet.com.do/wp-content/uploads/2026/01/FAV-GENVET2-1.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://genvet.com.do/wp-content/uploads/2026/01/FAV-GENVET2-1.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["productivity", "medical", "pets"],
  "shortcuts": [
    {
      "name": "Mis Mascotas",
      "url": "/pets",
      "icons": [{ "src": "https://genvet.com.do/wp-content/uploads/2026/01/FAV-GENVET2-1.png", "sizes": "192x192" }]
    },
    {
      "name": "Inventario",
      "url": "/inventory",
      "icons": [{ "src": "https://genvet.com.do/wp-content/uploads/2026/01/FAV-GENVET2-1.png", "sizes": "192x192" }]
    }
  ]
}
