{
  "name": "Macaron Shell Drying Predictor",
  "short_name": "MSDP",
  "description": "Calculate exactly how long macaron shells need to dry based on humidity, temperature, and shell size. Avoid cracked shells and ensure perfect feet every time.",
  "start_url": "/en/utilities/categories/cooking/macaron-drying-predictor/",
  "scope": "/en/utilities/categories/cooking/macaron-drying-predictor/",
  "icons": [
    {
      "src": "/images/utilities/macaron-drying-predictor.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}