{
  "name": "Play Tsoro",
  "short_name": "Tsoro",
  "description": "Play Tsoro, the traditional Zimbabwean strategy game.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f1e7d4",
  "theme_color": "#b94724",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ],
  "categories": ["games", "board", "strategy", "education"],
  "lang": "en"
}
