{
  "name": "Overture — Event Planning",
  "short_name": "Overture",
  "description": "Event planning and live operations for venues.",
  "start_url": "/overture.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "lang": "en",
  "dir": "ltr",
  "background_color": "#0c1a27",
  "theme_color": "#0c1a27",
  "categories": ["productivity", "business"],
  "icons": [
    {
      "src": "overture-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "overture-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "overture-icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Shift Planner",
      "short_name": "Shifts",
      "description": "Open the staff shift planner",
      "url": "/overture-shiftplanner.html"
    },
    {
      "name": "Admin",
      "short_name": "Admin",
      "description": "Open the Overture admin console",
      "url": "/overture-edit.html"
    }
  ]
}
