{
  "name": "MemoryMatch - Card Matching Game",
  "short_name": "MemoryMatch",
  "description": "A fun memory card matching game for kids and seniors. Train your brain with 8 categories, 5 difficulty levels, and multilingual support!",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#fef9ef",
  "theme_color": "#f47458",
  "categories": ["games", "education", "entertainment"],
  "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"
    }
  ],
  "screenshots": []
}
