{
  "name": "Peptide Tracker Pro",
  "short_name": "PeptideTracker",
  "description": "Track your peptide protocols, doses, and health metrics.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#070d1a",
  "theme_color": "#0ab5c8",
  "icons": [
    {
      "src": "https://placehold.co/192x192/0ab5c8/070d1a?text=PT",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://placehold.co/512x512/0ab5c8/070d1a?text=PT",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
