{
  "name": "Pizza Deli & Grill Inventory",
  "short_name": "PDG Stock",
  "description": "Inventory management for Pizza Deli & Grill — track stock, log deliveries, cost recipes, log waste",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fafbfc",
  "theme_color": "#2563eb",
  "orientation": "portrait",
  "categories": ["business", "food", "utilities"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
