{
  "name": "CmdCraftTools",
  "short_name": "CmdCraftTools",
  "description": "สร้างคำสั่ง Minecraft /give /summon /title /tellraw และอื่นๆ จากฟอร์มง่ายๆ พร้อมดูตัวอย่างแบบเรียลไทม์",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#191b1e",
  "theme_color": "#2b2f34",
  "lang": "th",
  "dir": "ltr",
  "icons": [
    { "src": "/assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/assets/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/assets/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
