{
  "name": "ITI OS — Ivan Tennis Intelligence",
  "short_name": "ITI OS",
  "description": "The operating system for building complete tennis players. An AI mentor that reasons like Ivan Denisov.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0e1b14",
  "theme_color": "#0e1b14",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
