{
  "name": "Biscuits and More",
  "short_name": "Biscuits & More",
  "description": "Premium cookie resale ledger, supplier inventory pricing, and sales tracking portal.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FCF6F0",
  "theme_color": "#eb4987",
  "id": "/index.html",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
