{
  "name": "美点",
  "short_name": "美点",
  "description": "夜宵外卖，上滑不停，想吃就点。",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0908",
  "theme_color": "#0a0908",
  "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"}
  ],
  "screenshots": [
    {
      "src": "./images/mala.webp",
      "sizes": "720x1080",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "夜宵推荐"
    }
  ],
  "shortcuts": [
    {"name": "推荐", "url": "./", "icons": [{"src": "./icons/icon-192.png", "sizes": "192x192"}]}
  ]
}
