{
  "name": "Tennis Arena",
  "short_name": "Arena",
  "description": "Live tennis booking, matches, rankings, and club events.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f8f3ea",
  "theme_color": "#245c38",
  "dir": "rtl",
  "lang": "fa-IR",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.ico",
      "sizes": "32x32",
      "type": "image/x-icon"
    }
  ]
}
