{
  "name": "Pawsley Pet Care Journal",
  "short_name": "Pawsley Pet Care Journal",
  "description": "Pawsley Pet Care Journal is a personal tracking and record-keeping tool, not a substitute for professional veterinary examination, diagnosis, or treatment. Medication dosages and schedules should always follow the prescribing veterinarian's instructions. In acute situations, contact an emergency veterinarian immediately.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f7f2e8",
  "theme_color": "#f7f2e8",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ]
}