{
  "name": "myweaverbird",
  "short_name": "myweaverbird",
  "description": "Host operations, bookings, enquiries, calendar, payments, and guest communication in one installable app.",
  "id": "/app",
  "start_url": "/app/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f6f3ef",
  "theme_color": "#CB2957",
  "categories": ["business", "productivity", "travel"],
  "icons": [
    {
      "src": "/brand/myweaverbird-brand-mark-rounded-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/brand/myweaverbird-brand-mark-rounded-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
