{
  "name": "Vitamin Deficiency Checker",
  "short_name": "vitamin-defi",
  "start_url": "/vitamin-deficiency-checker/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#7c3aed",
  "scope": "/vitamin-deficiency-checker/",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='24' fill='%237c3aed'/><text y='130' x='50' font-size='110' font-family='serif'>💊</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='64' fill='%237c3aed'/><text y='360' x='100' font-size='300' font-family='serif'>💊</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
