{
  "name": "飞机检查单",
  "short_name": "飞机检查单",
  "description": "飞机航前航后检查单应用，支持不同国籍号飞机的检查记录管理",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0B1929",
  "theme_color": "#1A2D4A",
  "icons": [
    {
      "src": "/icon-option-1.jpeg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-option-1.jpeg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "utilities"],
  "lang": "zh-CN"
}
