{
  "id": "/",
  "name": "Backrow",
  "short_name": "Backrow",
  "description": "Backrow — take your seat.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimum-ui"],
  "launch_handler": { "client_mode": "focus-existing" },
  "handle_links": "preferred",
  "background_color": "#0F172A",
  "theme_color": "#0F172A",
  "orientation": "portrait-primary",
  "categories": ["entertainment", "social", "lifestyle"],
  "icons": [
    { "src": "/backrow-black-192.png?v=3", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/backrow-black-512.png?v=3", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/backrow-black-512.png?v=3", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "share_target": {
    "action": "/",
    "method": "GET",
    "params": { "title": "title", "text": "add", "url": "add" }
  },
  "shortcuts": [
    { "name": "Add a title", "url": "/?open=manual-add", "short_name": "Add" },
    { "name": "Who picks tonight?", "url": "/?open=who-picks", "short_name": "Who picks" }
  ]
}
