{
  "id": "/ayo-olopon/",
  "name": "Ayo Olopon",
  "short_name": "Ayo",
  "description": "Traditional Yoruba board game — rise through titles to become Oba",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0b0400",
  "theme_color": "#c9941e",
  "categories": ["games", "entertainment", "education"],
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "icon.svg",     "sizes": "any",     "type": "image/svg+xml" }
  ],
  "screenshots": [
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Ayo Olopon game board"
    }
  ]
}
