{
  "name": "MatchReady AI",
  "short_name": "MatchReady",
  "description": "World Cup host intelligence — 54 languages, live scores, stadium maps",
  "start_url": "/matchready.html",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#00ff7f",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='20' fill='%230a0a0f'/><text y='130' x='20' font-size='120'>⚽</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ],
  "categories": ["sports", "travel", "productivity"],
  "shortcuts": [
    {
      "name": "Live Scores",
      "url": "/matchready.html#scores",
      "description": "View live World Cup scores"
    },
    {
      "name": "Translate Message",
      "url": "/matchready.html#translate",
      "description": "Send translated guest messages"
    }
  ]
}
