{
  "name": "Palworld Breeding Calculator",
  "short_name": "Pal Breed Calc",
  "description": "Free Palworld breeding calculator. Enter two parents or search for a target Pal to see child results, combos, and breeding conditions.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0B0D11",
  "theme_color": "#00E5FF",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
