{
  "name": "Jane Fit Life Coach",
  "short_name": "JaneFit",
  "description": "Your personal wellness coaching portal",
  "start_url": "https://janefitlifecoach.com/app",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#faf8f5",
  "theme_color": "#2d5a3d",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
