{
  "name": "Apothecary",
  "short_name": "Apothecary",
  "description": "Inspectable trading intent, reusable relays, and bounded execution runs.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#090f12",
  "theme_color": "#090f12",
  "icons": [
    {
      "src": "/images/logo/apothecary/apothecary-logo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/logo/apothecary/apothecary-logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/logo/apothecary/apothecary-logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
