{
  "name": "MacroChef Mobile Companion",
  "short_name": "MacroChef",
  "description": "Premium mobile-first weight and macro tracker with AI recipe video parser.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fafaf9",
  "theme_color": "#568075",
  "categories": ["health", "fitness", "food"],
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
