{
  "name": "iKhono - Word Genius",
  "short_name": "iKhono",
  "description": "A fast-paced word puzzle game with 8 unique modes. Drag letters, form words, chase high scores.",
  "categories": ["games", "entertainment"],
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "icons": [
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
