{
  "name": "TrueTrack – Accurate AI Calorie Tracker",
  "short_name": "TrueTrack",
  "description": "Snap a photo, get an honest calorie estimate with a confidence score. Unlimited free logging, transparent pricing, no hidden paywall.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FCFCFA",
  "theme_color": "#1A1D21",
  "lang": "en",
  "categories": ["health", "fitness", "lifestyle", "medical"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
