{
  "name": "表情拉霸機 kimochi slot",
  "short_name": "表情拉霸機",
  "description": "把 3×3 表情圖做成 FB 可自動播放、點擊即停的拉霸影片",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "lang": "zh-Hant",
  "dir": "ltr",
  "background_color": "#faf6f2",
  "theme_color": "#e8a598",
  "categories": ["photo", "social", "entertainment"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
