{
  "name": "MKWAWA: Lugalo Ambush",
  "short_name": "MKWAWA",
  "description": "A mobile-first historical strategy game based on Chief Mkwawa and the Battle of Lugalo (1891).",
  "lang": "sw",
  "dir": "ltr",
  "start_url": "./index.html",
  "scope": "./",
  "display": "fullscreen",
  "orientation": "portrait",
  "background_color": "#1a120b",
  "theme_color": "#2e1f14",
  "categories": ["games", "education"],
  "icons": [
    { "src": "assets/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "assets/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "assets/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
