{
  "name": "PepPrep — Peptide Supplies & Accessories",
  "short_name": "PepPrep",
  "description": "Every supply the peptide world runs on, hand-picked and explained in plain English.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f7f9fb",
  "theme_color": "#0e7490",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    {
      "name": "Reconstitution calculator",
      "short_name": "Calculator",
      "description": "Convert an amount into units on a U-100 syringe",
      "url": "/calculator.html",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Kit Builder",
      "short_name": "Kit Builder",
      "description": "Build a supply list for how you actually inject",
      "url": "/kits.html",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Supply guides",
      "short_name": "Guides",
      "description": "Plain-English explainers on every supply",
      "url": "/guides.html",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
