{
  "name": "Soiretto — Event OS for Independent Operators",
  "short_name": "Soiretto",
  "description": "Soiretto helps independent event operators manage planning, live operations, guest check-in, and settlement from one place.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f9fafb",
  "theme_color": "#0f172a",
  "orientation": "portrait-primary",
  "categories": ["productivity", "business"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Events",
      "short_name": "Events",
      "description": "View all events",
      "url": "/events",
      "icons": [{ "src": "/icon.svg", "sizes": "any" }]
    }
  ]
}
