{
  "name": "CupConvert",
  "short_name": "CupConvert",
  "description": "Free recipe converter and kitchen calculator. Convert cups to grams, scale recipes, find ingredient substitutes.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fef7f0",
  "theme_color": "#f97316",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><circle cx='50' cy='50' r='45' fill='%23f97316'/><path d='M30 35 Q30 25 50 25 Q70 25 70 35 L70 70 Q70 80 50 80 Q30 80 30 70 Z' fill='white'/><ellipse cx='50' cy='35' rx='20' ry='8' fill='%23fdba74'/></svg>",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}