{
  "name": "PlayEngine by JOYIZM",
  "short_name": "PlayEngine",
  "description": "Host, Play & Group recreational sports. Your sports identity at play.joyizm.com/@you",
  "start_url": "/play",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#E6007E",
  "background_color": "#1A0A2E",
  "categories": ["sports", "social", "lifestyle"],
  "lang": "en",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [
    { "src": "/screenshot-mobile.png", "sizes": "430x932", "type": "image/png", "form_factor": "narrow" }
  ],
  "shortcuts": [
    { "name": "Host an Event", "short_name": "Host", "url": "/play?action=host", "description": "Create a new sports event" },
    { "name": "My Profile",    "short_name": "Profile", "url": "/profile", "description": "View your sports profile" },
    { "name": "Join Event",    "short_name": "Join",  "url": "/play", "description": "Join with an event code" }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
