{
  "id": "/clock/",
  "name": "阿乖下班倒數",
  "short_name": "阿乖下班",
  "description": "阿乖陪你記錄上班時間並提醒下班",
  "start_url": "/clock/?source=pwa",
  "scope": "/clock/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#090806",
  "theme_color": "#090806",
  "icons": [
    {
      "src": "/wp-content/plugins/aguai-clock-pwa-fixed/assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/wp-content/plugins/aguai-clock-pwa-fixed/assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/wp-content/plugins/aguai-clock-pwa-fixed/assets/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
