{
  "name": "Nebula Aminos",
  "short_name": "Nebula",
  "description": "Reference-grade research compounds and lab supplies. Batch-verified COAs, RUO.",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0F0A1A",
  "theme_color": "#0F0A1A",
  "icons": [
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "categories": ["shopping", "medical", "science"],
  "lang": "en-US",
  "shortcuts": [
    { "name": "Shop products",   "url": "/shop",       "description": "Browse the catalog" },
    { "name": "Peptide calculator", "url": "/calculator", "description": "Reconstitution & dose math" },
    { "name": "My orders",       "url": "/account/orders" }
  ]
}
