{
  "name": "Brotherhood Accountability",
  "short_name": "Brotherhood",
  "description": "Men's group accountability tracker — goals, habits, and brotherhood.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#C9963A",
  "background_color": "#0B0E14",
  "categories": ["lifestyle", "productivity"],
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "icon.svg",     "sizes": "any",     "type": "image/svg+xml", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "My Tasks",   "url": "/?tab=tasks",  "description": "View your daily tasks" },
    { "name": "Brotherhood","url": "/?tab=group",  "description": "View group progress" }
  ]
}
