{
  "name": "Real Peptide Reconstitution Calculator",
  "short_name": "PeptideCalc",
  "description": "Calculate bacteriostatic water reconstitution, syringe units, and dosage for Semaglutide, Tirzepatide, BPC-157, and research peptides.",
  "start_url": "/",
  "background_color": "#ffffff",
  "theme_color": "#0070f3",
  "display": "standalone",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/favicon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
