{
  "name": "Pick2Play — Find your game",
  "short_name": "Pick2Play",
  "description": "Player-first multi-sport platform: matches, lessons, tournaments and leagues across pickleball, padel, tennis, golf, basketball, football and volleyball.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A0A0A",
  "theme_color": "#0A0A0A",
  "categories": ["sports", "social", "lifestyle"],
  "lang": "en",
  "icons": [
    { "src": "/favicon-16x16.png", "sizes": "16x16", "type": "image/png" },
    { "src": "/favicon-32x32.png", "sizes": "32x32", "type": "image/png" },
    { "src": "/favicon-48x48.png", "sizes": "48x48", "type": "image/png" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Play Now", "short_name": "Play", "description": "Open the match feed", "url": "/dashboard", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Create Match", "short_name": "New", "description": "Spin up a game", "url": "/matches/create", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Tournaments", "short_name": "Events", "description": "Browse tournaments", "url": "/tournaments", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }
  ]
}
