{
  "name": "School Food Inventory",
  "short_name": "School Food",
  "description": "NYC school food inventory and daily requisition sheet — works offline, exports a PDF matching the original layout.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f0f4fa",
  "theme_color": "#0055aa",
  "orientation": "portrait",
  "icons": [
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
