{
  "name": "Sabaho Tahady — Football Challenge",
  "short_name": "Sabaho Tahady",
  "description": "A two-player football trivia match with 10 game modes. No internet needed.",
  "lang": "en",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A1F0E",
  "theme_color": "#0A1F0E",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
