{
  "name": "Forged Fathers Coaching",
  "short_name": "Forged Fathers",
  "description": "Real estate coaching portal for fathers building wealth and brotherhood.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1A1814",
  "theme_color": "#1A1814",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["education", "business", "lifestyle"],
  "shortcuts": [
    {
      "name": "Daily Rhythm",
      "short_name": "Rhythm",
      "description": "Log your Core 4 check-in",
      "url": "/rhythm",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "AI Coach",
      "short_name": "Coach",
      "description": "Ask your AI coach",
      "url": "/chat",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Deal Pipeline",
      "short_name": "Deals",
      "description": "Track your deals",
      "url": "/deals",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
