{
  "name": "Mascara Bros Coffee — Inventory",
  "short_name": "MBC Inventory",
  "description": "Inventory management for Mascara Bros Coffee",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0e2d6a",
  "theme_color": "#0e2d6a",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
