{
  "name": "dugusto",
  "short_name": "dugusto",
  "description": "Let our AI butler handle your activity bookings — you just show up and live life with gusto.",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#9935E7",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/dugusto-icon-512.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/dugusto-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
} 
