{
  "name": "KingCraft",
  "short_name": "KingCraft",
  "description": "لعبة عالم مكعبات ثلاثية الأبعاد في المتصفح",
  "start_url": "./index.html",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#7ec0ee",
  "theme_color": "#7ec0ee",
  "icons": [
    { "src": "icons/icon-48.png", "sizes": "48x48", "type": "image/png" },
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
