{
  "name": "photobooth.joelin.cc — 線上拍貼機",
  "short_name": "Photobooth",
  "description": "免費線上拍貼機、純前端、4 格自拍、下載 4×6 沖印格式。",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fffdf7",
  "theme_color": "#3a4a9d",
  "orientation": "portrait",
  "lang": "zh-Hant",
  "categories": ["photo", "entertainment", "lifestyle"],
  "icons": [
    {
      "src": "/assets/icon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "/assets/icon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "maskable"
    }
  ]
}
