{
  "name": "Chirp — A Chat for Every Species",
  "short_name": "Chirp",
  "description": "Observe wildlife, validate with AI and the community, join the conversation.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fafaf8",
  "theme_color": "#2d5a27",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>🐦</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
