{
  "name": "PAWSCHECK - Precision Gait Analysis for Dogs",
  "short_name": "PAWSCHECK",
  "description": "Track your dog's movement over time with precision gait analysis. Detect subtle mobility changes early.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1a5276",
  "icons": [
    {
      "src": "/favicon-96x96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
