{
  "name": "Pillar Coaching",
  "short_name": "Pillar",
  "description": "Accountability coaching for men who are ready to build — physically, mentally, and professionally.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0A0A0A",
  "theme_color": "#C49A2A",
  "lang": "en-US",
  "categories": ["health", "fitness", "lifestyle", "education"],
  "icons": [
    {
      "src": "assets/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "assets/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Apply for Coaching",
      "short_name": "Apply",
      "description": "Fill out the coaching application",
      "url": "/apply.html",
      "icons": [{ "src": "assets/icons/icon.svg", "sizes": "any" }]
    },
    {
      "name": "View Pricing",
      "short_name": "Pricing",
      "description": "See coaching program options",
      "url": "/pricing.html",
      "icons": [{ "src": "assets/icons/icon.svg", "sizes": "any" }]
    }
  ]
}
