{
  "name": "TapNGame",
  "short_name": "TapNGame",
  "description": "Book sports courts and find pickup games in Vancouver. Tennis, pickleball, basketball, badminton, volleyball, soccer.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F3F0E8",
  "theme_color": "#0B3D2E",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ],
  "categories": ["sports", "social", "lifestyle"]
}
