{
  "name": "DoseIQ — Peptide, GLP-1 & TRT Tracker",
  "short_name": "DoseIQ",
  "description": "Track your peptide, GLP-1, TRT and HRT protocol — with the reconstitution math already worked out.",
  "id": "/",
  "start_url": "/app.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0D7A6B",
  "background_color": "#FAF5EC",
  "categories": ["health", "medical", "lifestyle"],
  "icons": [
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" },
    { "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": "Today's doses", "url": "/app.html" },
    { "name": "Injection sites", "url": "/sites.html" },
    { "name": "Calculator", "url": "/peptide-calculator.html" }
  ]
}
