{
  "name": "BBQ Pit Master",
  "short_name": "BBQ Pit Master",
  "description": "The most complete BBQ cook time calculator. Multi-meat coordinator, party planner, wood guide, and AI troubleshooter.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1208",
  "theme_color": "#d97706",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64",
      "type": "image/x-icon"
    }
  ],
  "categories": ["food", "utilities", "lifestyle"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Cook Time Calculator",
      "url": "/calculator",
      "description": "Calculate BBQ cook times"
    },
    {
      "name": "Party Planner",
      "url": "/party-planner",
      "description": "Plan your BBQ party quantities"
    }
  ]
}
