{
  "name": "PeptideWaves - PepTide Tracker",
  "short_name": "PepTide",
  "description": "PeptideWaves is the public home of PepTide, a private peptide app and GLP-1 tracker for logs, reminders, site history, progress, and clinician-ready notes.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#eaf2fb",
  "theme_color": "#eaf2fb",
  "icons": [
    {
      "src": "/brand-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
