{
  "name": "SELFPRINT — Living AI Twin",
  "short_name": "SELFPRINT",
  "description": "AI Twin ที่เรียนรู้จากคุณ — วิเคราะห์ตัวตน ค้นพบศักยภาพ ตัดสินใจอย่างชาญฉลาด",
  "id": "https://selfprint.one/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0F1F3F",
  "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": [
    {
      "src": "/screenshots/desktop-1.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "SELFPRINT บนเดสก์ท็อป"
    },
    {
      "src": "/screenshots/mobile-1.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "SELFPRINT บนมือถือ"
    }
  ],
  "prefer_related_applications": false
}
