{
  "name": "Apex Nutrition Client App",
  "short_name": "Apex Client",
  "start_url": "/?app=client",
  "display": "standalone",
  "background_color": "#111827",
  "theme_color": "#D4AF37",
  "icons": [
    {
      "src": "/logo_192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/logo_512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
