{
  "name": "Play TGTHR",
  "short_name": "PlayTGTHR",
  "description": "Coordinate group sports at public facilities with real-time schedules and chat",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f9fafb",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "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"
    }
  ],
  "categories": ["sports", "social", "lifestyle"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Browse Locations",
      "short_name": "Locations",
      "description": "Find sports facilities near you",
      "url": "/",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
