{
  "name": "Smallmin｜智慧餐飲點餐系統",
  "short_name": "Smallmin",
  "description": "Smallmin 提供餐飲 SaaS 點餐解決方案，從 QR Code 掃碼點餐、LINE LIFF 整合、KDS 廚房顯示到會員集點與進階銷售分析，協助店家快速上線。",
  "icons": [
    {
      "src": "/logo/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "display": "standalone",
  "scope": "/",
  "orientation": "portrait"
}