{
  "name": "Peptide Wiki — Dosing Calculators & Clinical Reference",
  "short_name": "PeptideWiki",
  "description": "Free peptide reference app with dosing calculators, reconstitution guides, stacking protocols, and PubMed references for 26 peptide therapeutics. Works offline.",
  "start_url": "/",
  "id": "peptide-wiki-app",
  "display": "standalone",
  "background_color": "#f6f8fb",
  "theme_color": "#0b6fa9",
  "orientation": "any",
  "scope": "/",
  "icons": [
    {
      "src": "/pwa-icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/pwa-icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "categories": ["medical", "health", "education", "reference"],
  "lang": "en",
  "dir": "ltr",
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Browse Peptides",
      "short_name": "Browse",
      "url": "/browse.html",
      "description": "Browse all 26 peptide monographs"
    },
    {
      "name": "My Protocol Stack",
      "short_name": "My Stack",
      "url": "/stack.html",
      "description": "View your saved peptide protocol"
    }
  ]
}
