{
  "short_name": "RALLYSYNC",
  "name": "RALLYSYNC",
  "description": "Club, league, event, reservation, and player management for court sports.",
  "icons": [
    {
      "src": "rallysync-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "rallysync-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "rallysync-icon-1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0b2e24",
  "background_color": "#0b2e24"
}