{
  "name": "Helixa — Peptide Intelligence",
  "short_name": "Helixa",
  "description": "Track peptide protocols, calculate doses, and access the peptide dictionary.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F5F2EE",
  "theme_color": "#C17D8A",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Tracker",
      "url": "/tracker.html",
      "description": "Log your daily doses"
    },
    {
      "name": "Calculator",
      "url": "/syringe-calculator.html",
      "description": "Reconstitution calculator"
    },
    {
      "name": "Dictionary",
      "url": "/dictionary.html",
      "description": "Peptide reference guide"
    }
  ],
  "categories": ["health", "medical", "utilities"]
}
