{
  "name": "Booking Ducks",
  "short_name": "BookingDucks",
  "description": "The fast, fun, and easy way for musicians and venues to book gigs.",
  "lang": "en-US",
  "start_url": "https://bookingducks.com/",
  "scope": "https://bookingducks.com/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "categories": ["music", "business", "entertainment"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/opengraph.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "BookingDucks — connect venues with musicians"
    }
  ],
  "launch_handler": {
    "client_mode": "navigate-existing"
  }
}
