{
  "name": "اللالوبة ويست - Al Laloba Whist",
  "short_name": "اللالوبة ويست",
  "description": "نظام إدارة وحساب السيكات",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0f1f0f",
  "theme_color": "#1e4d2b",
  "orientation": "any",
  "lang": "ar",
  "dir": "rtl",
  "icons": [
    {
      "src": "icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "assets/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "categories": ["games", "utilities", "productivity"]
}
