{
  "name": "World Countries Explorer",
  "short_name": "Countries",
  "description": "Interactive world countries explorer with quizzes, flashcards, mystery game, daily challenge, borders simulator, and region stats.",
  "start_url": "index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0e1a",
  "theme_color": "#7c6fff",
  "lang": "en",
  "icons": [
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='32' fill='%237c6fff'/><circle cx='96' cy='96' r='62' fill='none' stroke='%23ffffff' stroke-width='6'/><path d='M34 96h124M96 34a86 86 0 010 124M96 34a86 86 0 000 124' fill='none' stroke='%23ffffff' stroke-width='6' stroke-linecap='round'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='84' fill='%237c6fff'/><circle cx='256' cy='256' r='168' fill='none' stroke='%23ffffff' stroke-width='14'/><path d='M88 256h336M256 88a232 232 0 010 336M256 88a232 232 0 000 336' fill='none' stroke='%23ffffff' stroke-width='14' stroke-linecap='round'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
