{
  "name": "Bill Snak Pool Hub",
  "short_name": "Bill Snak",
  "description": "Pool services dashboard — calls, bookings, customers, messages.",
  "start_url": "/hub/",
  "scope": "/hub/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#1f5d7a",
  "background_color": "#e6eef3",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
