{
  "name": "Ohmee",
  "short_name": "Ohmee",
  "description": "便利店门店排班打卡、考勤管理、任务执行",
  "start_url": "/mobile/login",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#e6232a",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["business", "productivity"]
}
