{
  "name": "MyHealthyPet",
  "short_name": "MyHealthyPet",
  "description": "Manage your pet's health, records, reminders, and more — all in one place.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#03B4C6",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://myhealthypet.app/favicon.ico",
      "sizes": "64x64",
      "type": "image/x-icon"
    }
  ]
}
