{
  "name": "WildCare — Wildlife Rescue",
  "short_name": "WildCare",
  "description": "Dashboard for wildlife rescue centers: medical records, treatments, releases and team tasks.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#faf6ef",
  "theme_color": "#0f5b5b",
  "icons": [
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}