{
  "name": "StackMan — The Full Stack Man Operating System",
  "short_name": "StackMan",
  "description": "Track, coach, and connect across all 5 pillars of life.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#050506",
  "theme_color": "#050506",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
