{
  "id": "./",
  "name": "InstantMatch™",
  "short_name": "InstantMatch™",
  "description": "Find compatible players, reserve courts and manage club inventory in real time.",
  "lang": "en-US",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "background_color": "#f3f5f4",
  "theme_color": "#007a4d",
  "categories": ["sports", "lifestyle", "social"],
  "icons": [
    {
      "src": "icons/instantmatch-favicon-v44-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/instantmatch-favicon-v44-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/instantmatch-maskable-v44-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
