{
  "name": "Nutrition Basics",
  "short_name": "Nutrition",
  "description": "Macros, vitamins, minerals, MyPlate food groups, calorie & macro calculator, and label reader — all in one explorer.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0e1a",
  "theme_color": "#4F46E5",
  "lang": "en",
  "icons": [
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='32' fill='%230a0e1a'/><g><circle cx='70' cy='96' r='34' fill='%2306B6D4'/><circle cx='122' cy='80' r='26' fill='%234F46E5'/><circle cx='110' cy='130' r='22' fill='%23F59E0B'/></g></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='80' fill='%230a0e1a'/><g><circle cx='190' cy='256' r='92' fill='%2306B6D4'/><circle cx='330' cy='216' r='70' fill='%234F46E5'/><circle cx='300' cy='350' r='58' fill='%23F59E0B'/></g></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' fill='%230a0e1a'/><g><circle cx='256' cy='256' r='130' fill='%234F46E5'/></g></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
