{
  "name": "625吃什么",
  "short_name": "625吃什么",
  "description": "熟人共享的选餐、抽签、评分与聚餐记录",
  "id": "/",
  "start_url": "./?source=pwa",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#fff8ef",
  "theme_color": "#ef6f3b",
  "lang": "zh-CN",
  "categories": ["food", "lifestyle", "social"],
  "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" }
  ],
  "shortcuts": [
    { "name": "抽一个", "short_name": "抽签", "url": "./#draw", "icons": [{ "src": "./icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "记一顿", "short_name": "聚餐", "url": "./#meals", "icons": [{ "src": "./icons/icon-192.png", "sizes": "192x192" }] }
  ]
}
