{
  "name": "Peptide Price Lab",
  "short_name": "PPL",
  "description": "Per-mg price comparison and bundle optimizer for research peptides",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#6366f1",
  "background_color": "#f5f7fa",
  "icons": [
    {
      "src": "assets/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "peptide-price-lab-v2.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
