{
  "name": "MatchMySport",
  "short_name": "MatchMySport",
  "description": "Find a sport you'll love — matched to your age, interests, and health needs. Free, private, all ages.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#FFF7EC",
  "theme_color": "#FFF7EC",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
