{
  "name": "Del Angel's Apothecary Cabinet",
  "short_name": "Apothecary",
  "description": "Explore 555+ medicinal herbs with traditional preparation methods, tea timers, tincture calculators, and your personal apothecary cabinet.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f0eb",
  "theme_color": "#3d7a4a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
