{
  "name": "2AM Bread Inventory",
  "short_name": "2AM Bread",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1410",
  "theme_color": "#5c4433",
  "description": "Inventory counts, status, and notifications for 2AM Project bakery stores.",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
