{
  "name": "Origin",
  "short_name": "Origin",
  "description": "Your supplement schedule, anchored to your morning Rx",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#04060A",
  "theme_color": "#04060A",
  "icons": [
    { "src": "/icon.svg",      "sizes": "any",       "type": "image/svg+xml" },
    { "src": "/icon-192.png",  "sizes": "192x192",   "type": "image/png" },
    { "src": "/icon-512.png",  "sizes": "512x512",   "type": "image/png" },
    { "src": "/icon-1024.png", "sizes": "1024x1024", "type": "image/png" }
  ]
}
