{
  "name": "EMERGENT · The Global Lifestyle Hub",
  "short_name": "EMERGENT",
  "description": "The Global Lifestyle Hub — Drama theater, live streaming, marketplace, NFT drops & creator passes in one app.",
  "id": "com.emergent.lifestylehub",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "fullscreen", "minimal-ui"],
  "orientation": "portrait",
  "theme_color": "#08080c",
  "background_color": "#08080c",
  "lang": "th",
  "dir": "ltr",
  "categories": ["entertainment", "lifestyle", "social", "shopping"],
  "icons": [
    { "src": "/favicon.ico", "sizes": "64x64 32x32 24x24 16x16", "type": "image/x-icon" },
    { "src": "/favicon-16.png", "type": "image/png", "sizes": "16x16" },
    { "src": "/favicon-32.png", "type": "image/png", "sizes": "32x32" },
    { "src": "/favicon-64.png", "type": "image/png", "sizes": "64x64" },
    { "src": "/apple-touch-icon.png", "type": "image/png", "sizes": "180x180" },
    { "src": "/logo192.png", "type": "image/png", "sizes": "192x192", "purpose": "any" },
    { "src": "/logo192.png", "type": "image/png", "sizes": "192x192", "purpose": "maskable" },
    { "src": "/logo512.png", "type": "image/png", "sizes": "512x512", "purpose": "any" },
    { "src": "/logo512.png", "type": "image/png", "sizes": "512x512", "purpose": "maskable" }
  ],
  "screenshots": [
    {
      "src": "/logo512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "EMERGENT home screen"
    }
  ],
  "shortcuts": [
    {
      "name": "Theater",
      "short_name": "Theater",
      "description": "Watch the latest dramas",
      "url": "/theater",
      "icons": [{ "src": "/logo192.png", "sizes": "192x192" }]
    },
    {
      "name": "Marketplace",
      "short_name": "Shop",
      "description": "Shop limited drops",
      "url": "/marketplace",
      "icons": [{ "src": "/logo192.png", "sizes": "192x192" }]
    },
    {
      "name": "Live",
      "short_name": "Live",
      "description": "Join live rooms",
      "url": "/live",
      "icons": [{ "src": "/logo192.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false
}
