{
  "name": "IoT Voice Control - ระบบสั่งการด้วยเสียง",
  "short_name": "IoT Voice",
  "description": "แดชบอร์ดควบคุมอุปกรณ์ไฟฟ้าอัจฉริยะด้วยเสียงภาษาไทย",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#0b0f19",
  "theme_color": "#06b6d4",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
