{
  "name": "Protocol",
  "short_name": "Protocol",
  "description": "Medicine that learns you. The self-adjusting peptide protocol.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#F7F4EF",
  "theme_color": "#0E3B31",
  "orientation": "portrait",
  "categories": ["health", "lifestyle"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
