{
  "name": "SELFPRINT — Living AI Twin",
  "short_name": "SELFPRINT",
  "description": "AI Twin ที่เรียนรู้จากคุณ — วิเคราะห์ตัวตน ค้นพบศักยภาพ ตัดสินใจอย่างชาญฉลาด",
  "start_url": "/th/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FFFFFF",
  "theme_color": "#5B5CEB",
  "lang": "th-TH",
  "dir": "ltr",
  "categories": ["productivity", "lifestyle", "education"],
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192x192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512x512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "คุยกับ Twin",
      "short_name": "Twin Chat",
      "description": "เปิดการสนทนากับ AI Twin",
      "url": "/th/chat/twin",
      "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "แดชบอร์ด",
      "short_name": "Dashboard",
      "description": "ดู SELFPRINT Blueprint ของคุณ",
      "url": "/th/dashboard",
      "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
