{
  "name": "Metaways — flock health",
  "short_name": "Metaways",
  "description": "Log mortality, capture a case, and get a vet-confirmed answer — works with no signal.",
  "start_url": "/today",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0B0E0D",
  "_comment_theme": "Dark-first identity (matches the icon tile); the app updates <meta name=theme-color> live when the theme changes.",
  "theme_color": "#0B0E0D",
  "categories": ["productivity", "business"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    { "name": "Log deaths", "short_name": "Log", "url": "/today" },
    { "name": "Waiting to send", "short_name": "Outbox", "url": "/outbox" }
  ]
}
