
{
  "name": "Who Wants to Be a Millionaire",
  "short_name": "Millionaire",
  "description": "Answer 15 questions correctly and win ₦1,000,000! Test your knowledge with lifelines in this classic quiz game by TeaJay Konsult.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a2e",
  "theme_color": "#0a0a2e",
  "orientation": "portrait",
  "scope": "/",
  "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"
    }
  ],
  "categories": ["games", "entertainment", "education"],
  "lang": "en",
  "dir": "ltr"
}