{
  "name": "BookeBu",
  "short_name": "BookeBu",
  "description": "Shared cabin booking, pantry & maintenance for the family",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f1eede",
  "theme_color": "#3f7d4f",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}