{
  "name": "REAL",
  "short_name": "REAL",
  "description": "亞洲領先的 Facebook、Instagram、Threads 自動化社群互動平台",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d1424",
  "theme_color": "#0d1424",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "any",
      "type": "image/x-icon"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "categories": ["business", "productivity"],
  "lang": "zh-TW",
  "shortcuts": [
    {
      "name": "儀表板",
      "url": "/dashboard",
      "description": "查看儀表板總覽"
    },
    {
      "name": "群發訊息",
      "url": "/",
      "description": "發送群發推播"
    }
  ]
}
