{
  "name": "Pepify Peptide Calculator",
  "short_name": "Pepify Calc",
  "description": "Reconstitution and dosing calculator for research peptides, by Pepify. See exactly where to draw, how long a vial lasts, and when to reorder.",
  "start_url": "/calculator?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#071726",
  "theme_color": "#0B2545",
  "categories": ["health", "utilities", "medical"],
  "icons": [
    { "src": "/pepify-mark.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/pepify-mark.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Calculator", "short_name": "Calculator", "url": "/calculator?source=pwa" },
    { "name": "Shop peptides", "short_name": "Shop", "url": "/products?source=pwa" }
  ]
}
