{
  "name": "DrawDose: Peptide Calculator",
  "short_name": "DrawDose",
  "description": "Free peptide reconstitution calculator. Calculate exact syringe units, BAC water volume, and concentration for 70+ peptides.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#121212",
  "theme_color": "#059669",
  "orientation": "portrait",
  "categories": ["health", "medical", "utilities"],
  "lang": "en-US",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "apple touch icon"
    }
  ]
}
