{
  "name": "PeptideVault",
  "short_name": "PeptideVault",
  "description": "Peptide research reference with dosing notes, mechanisms, stacking, reconstitution tools, and AI assistant.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#080e1c",
  "theme_color": "#080e1c",
  "orientation": "portrait",
  "categories": ["education", "health", "medical", "reference"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
