{
  "name": "Emtrace — Real voices. Real earnings. Real legacy.",
  "short_name": "Emtrace",
  "description": "The honesty-first platform where authenticity pays. Five traces: Pulse, Bond, Thread, Spark, and Vault.",
  "start_url": "/trace-selector.html",
  "display": "standalone",
  "background_color": "#0a0e17",
  "theme_color": "#0a0e17",
  "orientation": "portrait-primary",
  "categories": ["lifestyle", "social", "productivity"],
  "lang": "en-US",
  "scope": "/",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Write a Letter",
      "short_name": "Letter",
      "description": "Open your desk and write",
      "url": "/bond-interface.html",
      "icons": [{ "src": "/icon-192.png", "sizes": "96x96" }]
    },
    {
      "name": "Bond Glance",
      "short_name": "Glance",
      "description": "Quick view of your bond",
      "url": "/glance.html",
      "icons": [{ "src": "/icon-192.png", "sizes": "96x96" }]
    },
    {
      "name": "Life Calendar",
      "short_name": "Calendar",
      "description": "Your shared life timeline",
      "url": "/bond-calendar.html",
      "icons": [{ "src": "/icon-192.png", "sizes": "96x96" }]
    }
  ]
}
