{
  "name": "Peps101 — Peptide Reference & Dose Calculator",
  "short_name": "Peps101",
  "description": "Reconstitution dose calculator and plain-English peptide reference.",
  "start_url": "index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0B0B0C",
  "theme_color": "#0B0B0C",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Dose calculator", "url": "index.html" },
    { "name": "Weight loss", "url": "weight-loss.html" },
    { "name": "Checking a COA", "url": "coa.html" }
  ]
}
