{
  "name": "Stemma",
  "short_name": "Stemma",
  "description": "A house of ventures building software that makes lineage and relationship legible — and worthy of long trust.",
  "lang": "en-US",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F2E9D5",
  "theme_color": "#1C2A45",
  "icons": [
    {
      "src": "/assets/stemma-favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "/assets/favicon-32.png",
      "type": "image/png",
      "sizes": "32x32"
    },
    {
      "src": "/assets/apple-touch-icon-180.png",
      "type": "image/png",
      "sizes": "180x180"
    }
  ]
}
