{
  "name": "Punnett Square Calculator",
  "short_name": "Punnett Squa",
  "description": "Predict genetic outcomes of monohybrid crosses with Punnett squares",
  "start_url": "/biology/punnett-square-calculator/",
  "scope": "/biology/punnett-square-calculator/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f9fafb",
  "theme_color": "#0284c7",
  "lang": "en",
  "categories": [
    "productivity",
    "utilities",
    "biology"
  ],
  "icons": [
    {
      "src": "/icons/punnett-square-calculator-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/punnett-square-calculator-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}