{
  "name": "Macro Meal Hacks",
  "short_name": "MMH",
  "description": "Hit your macro and calorie goals with meal planning, real-time dining guidance, pantry-aware suggestions, and wearable-driven adjustments.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#14143a",
  "background_color": "#ffffff",
  "categories": ["health", "fitness", "food", "lifestyle"],
  "icons": [
    {
      "src": "/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app-icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
