{
  "name": "SoulInTime",
  "short_name": "SoulInTime",
  "description": "Anchor your life to the Bitcoin Timechain. Permanent, verifiable proof of your moments.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "scope": "/",
  "lang": "en",
  "categories": ["productivity", "lifestyle", "utilities"],
  "icons": [
    {
      "src": "https://ui-avatars.com/api/?name=SIT&background=f7931a&color=000&bold=true&size=192",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://ui-avatars.com/api/?name=SIT&background=f7931a&color=000&bold=true&size=512",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "My Timeline",
      "short_name": "Timeline",
      "description": "View your life timeline",
      "url": "/",
      "icons": [{ "src": "https://ui-avatars.com/api/?name=%F0%9F%93%85&background=f7931a&color=000&size=96", "sizes": "96x96" }]
    },
    {
      "name": "Anchor a Moment",
      "short_name": "Anchor",
      "description": "Create a new anchored moment",
      "url": "/?anchor=true",
      "icons": [{ "src": "https://ui-avatars.com/api/?name=%E2%9A%93&background=f7931a&color=000&size=96", "sizes": "96x96" }]
    }
  ]
}
