{
  "short_name": "Food Cost Calculator",
  "name": "Food Cost Calculator",
  "description": "Commercial food cost, pour cost, and recipe batch prep calculator for restaurant kitchens.",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/?source=pwa",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#111827",
  "background_color": "#111827"
}
