{
  "name": "Jaliz",
  "short_name": "Jaliz",
  "description": "Plant, harvest, and trade crops in this PWA adaptation of the Iranian card game Jaliz.",
  "icons": [
    {
      "src": "assets/icons/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icons/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "start_url": "./index.html",
  "display": "standalone",
  "scope": "./",
  "categories": ["games", "entertainment"]
}
