{
  "name": "PetID by DolfoPet",
  "short_name": "PetID",
  "description": "O passaporte completo do seu pet",
  "start_url": "/app",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FAFAF8",
  "theme_color": "#FF6B35",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["lifestyle", "health", "pets"],
  "lang": "pt-BR",
  "dir": "ltr",
  "scope": "/"
}
