{
  "name": "PeptideOS",
  "short_name": "PeptideOS",
  "description": "Personal peptide protocol management",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#080C14",
  "theme_color": "#080C14",
  "orientation": "portrait",
 "icons": [
  { "src": "/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" },
  { "src": "/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml" }
  ],
  "categories": ["health", "medical"],
  "lang": "en"
}
