{
  "short_name": "Satchmo Wellness",
  "name": "Satchmo Wellness – BMI",
  "description": "A privacy-first Body Mass Index calculator with health insights, progress tracking, PDF reports, and offline support.",
  "icons": [
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "display": "standalone",
  "orientation": "portrait"
}
