{
  "$schema": "https://json.schemastore.org/web-manifest-combined.json",
  "name": "LOVECUBE — แชทบทบาทสมมติกับตัวละคร AI",
  "short_name": "LOVECUBE",
  "description": "แพลตฟอร์มแชทนิยายโต้ตอบกับตัวละคร AI ภาษาไทย เล่นบทบาท สร้างตัวละครของคุณเอง",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#1e1e2e",
  "theme_color": "#1e1e2e",
  "lang": "th",
  "categories": ["entertainment", "social", "games"],
  "icons": [
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/lovecube-logo.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
