{
  "name": "PawAge — Dog & Cat Age Calculator",
  "short_name": "PawAge",
  "description": "Convert dog years and cat years to human years with vet-backed charts by breed size. Free, private, works offline.",
  "start_url": "/paw-age/",
  "scope": "/paw-age/",
  "display": "standalone",
  "background_color": "#fdf7f0",
  "theme_color": "#fdf7f0",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
