{
    "name": "復興飛鼠任務地圖",
    "short_name": "飛鼠任務",
    "description": "Pluwfun LINE 會員任務平台，探索復興店家、完成任務、累積飛鼠幣。",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#F7F1E8",
    "theme_color": "#2E5E3E",
    "orientation": "portrait",
    "icons": [
      {
        "src": "/icons/icon-192.png",
        "sizes": "192x192",
        "type": "image/png",
        "purpose": "any maskable"
      },
      {
        "src": "/icons/icon-512.png",
        "sizes": "512x512",
        "type": "image/png",
        "purpose": "any maskable"
      }
    ]
  }