{
  "name": "FamHealth",
  "short_name": "FamHealth",
  "description": "Track medicine, temperature, symptoms, vaccines, checkups and dental care for everyone in the family.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f6f4f1",
  "theme_color": "#e07a5f",
  "categories": ["health", "medical", "lifestyle"],
  "icons": [
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
