{
  "name": "PawTrack — Pet Health Journal",
  "short_name": "PawTrack",
  "description": "Vaccines, medications, vet visits and weight — your pet's health, always at hand.",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFF8F2",
  "theme_color": "#0D9488",
  "categories": ["lifestyle", "medical", "utilities"],
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
