{
  "name": "Bayline Coffee Co.",
  "short_name": "Bayline",
  "description": "Founder-led office coffee service for Tampa Bay offices and healthcare facilities — Bayline supplies, installs, and maintains the bean-to-cup machines and delivers the specialty coffee on one account.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5ead8",
  "theme_color": "#f5ead8",
  "icons": [
    {
      "src": "/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/logo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}