{
  "name": "Primal Court - The Court is Yours",
  "short_name": "Primal Court",
  "description": "India's next-generation sports venue booking & matchmaking platform.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0D0D12",
  "theme_color": "#0D0D12",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["sports", "lifestyle", "productivity"],
  "shortcuts": [
    {
      "name": "Explore Venues",
      "short_name": "Venues",
      "description": "Discover and book sports courts near you",
      "url": "/venues",
      "icons": [{ "src": "/icon.png", "sizes": "192x192" }]
    },
    {
      "name": "Matchmaking Lobby",
      "short_name": "Matchmaking",
      "description": "Find players and join open games",
      "url": "/matchmaking",
      "icons": [{ "src": "/icon.png", "sizes": "192x192" }]
    }
  ]
}
