{
  "short_name": "DC Calc",
  "name": "DC CALC GENIUS — Biological Age & Body Fat Calculator",
  "description": "Calculate your exact biological age, body fat, and metabolic metrics. Privacy-first, 100% client-side calculations.",
  "icons": [
    {
      "src": "/logo.webp",
      "type": "image/webp",
      "sizes": "512x512",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.webp",
      "type": "image/webp",
      "sizes": "192x192",
      "purpose": "any"
    }
  ],
  "start_url": "/",
  "background_color": "#000000",
  "theme_color": "#39ff14",
  "display": "standalone",
  "orientation": "portrait-primary"
}
