{
  "name": "Palworld Breeding Calculator",
  "short_name": "Palworld Breed",
  "description": "Free Palworld breeding calculator: find all parent combinations, calculate passive skill inheritance probabilities, and build the perfect Pal.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0B1622",
  "theme_color": "#0B1622",
  "orientation": "any",
  "icons": [
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "utilities"],
  "lang": "en",
  "dir": "ltr"
}
