{
  "name": "PassMaster",
  "short_name": "PassMaster",
  "description": "A football tactics passing puzzle game",
  "version": "5.0.0",
  "version_code": 5,
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f0faf4",
  "theme_color": "#2e9e5a",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://base44.com/logo_v2.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
