{
  "name": "KnotX — Bonds Beyond Money",
  "short_name": "KnotX",
  "description": "Track family expenses, debts, Committees (جمعية), pots, allowances and helping hands — secured by your password.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d9488",
  "theme_color": "#0d9488",
  "lang": "en",
  "dir": "ltr",
  "categories": ["finance", "lifestyle", "productivity"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Add expense", "url": "/#add-expense", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Committees", "url": "/#pots", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }
  ]
}
