{
  "name": "Red Dot Films Bookings",
  "short_name": "Bookings",
  "description": "Offline-first booking, calendar, payment and receipt manager.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#f6f4f1",
  "theme_color": "#171717",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "assets/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}