{
  "name": "Pet Feed Calculator",
  "short_name": "PetFeedCalc",
  "description": "Calculate exactly how much to feed your dog or cat using science-based RER/MER formulas.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#EAF2E0",
  "theme_color": "#2D5016",
  "lang": "en",
  "icons": [
    {
      "src": "/images/og-image.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "purpose": "any"
    }
  ]
}
