{
  "name": "MY_WAY_558 AI Studio",
  "short_name": "MY_WAY_558",
  "description": "เครื่องมือ AI กับระบบจ่ายที่ตรวจสอบได้บน BNB Smart Chain",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#07070C",
  "theme_color": "#07070C",
  "lang": "th",
  "dir": "ltr",
  "categories": ["finance", "productivity", "utilities"],

  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],

  "shortcuts": [
    {
      "name": "กระเป๋า",
      "short_name": "Wallet",
      "description": "ดูยอด ส่ง รับเหรียญ",
      "url": "/wallet?source=pwa",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "เหมืองขุด MWI",
      "short_name": "Mining",
      "description": "ขุดเหรียญ MWI",
      "url": "/?tab=mining&source=pwa",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "AI Tools",
      "short_name": "AI",
      "description": "สร้างภาพ เขียนข้อความ ทำเสียง",
      "url": "/?tab=aitools&source=pwa",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
